Which application should you select?
You need to select a Dynamics 365 for Customer Engagement application to help your organization effectively track, manage, and deliver project-based services. Which application should you select? A. Customer Service B. Field Service C. Project Service automation D. Sales References: https://docs.microsoft.com/en-us/dynamics365/customer-engagement/project-service/overview
You must use an extension to add a status field onto the form.
You are adding a new field to the SalesTable form. You must use an extension to add a status field onto the form. You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensions model. Solution: Add a new form object to the project and name the […]
You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensi
You are adding a new field to the SalesTable form. You must use an extension to add a status field onto the form. You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensions model. Solution: Navigate to the user interface forms section for the SalesTable form […]
You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensi
You are adding a new field to the SalesTable form. You must use an extension to add a status field onto the form. You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensions model. Solution: Navigate to the user interface forms section for the SalesTable form […]
You need to update the CashDisc report to meet the requirements.
You must create a batch job to identify modified CashDisc.MinimumInvoiceAmount values and apply these to open Purchase Lines. You need to update the CashDisc report to meet the requirements. What should you do? A. Delete the existing CashDisc report in the extension model and create a new report. B. Extend the existing CashDisc report in […]
You must create a batch job to identify modified CashDisc.MinimumInvoiceAmount values and apply these to open
You must create a batch job to identify modified CashDisc.MinimumInvoiceAmount values and apply these to open Purchase Lines. You need to modify the environment to meet User1’s requirements. What should you do? A. Create an extension of CashDisc in a new project and add the field to the extended table, B. Create a new table […]
You are a Dynamics 365 Finance developer.
You are a Dynamics 365 Finance developer. You need to ensure that an integration is triggered when a specific process starts. Which tool should you use to retrieve the status from the Production order? A. Batch job B. Periodic flow C. Business event D. Recurring Data Entity export Explanation: Business events can be used as […]
You need to find the user that has added a specific line of code to the form.
You are a Dynamics 365 Finance developer. Several users check out a custom form version control and modify the form. You need to find the user that has added a specific line of code to the form. What should you do? A. Open the object in Object Designer, select the title of the object, and […]
You need to ensure that a specific user can accept purchase requisitions only if the requisition is in a speci
You are a Dynamics 365 Finance and Operations developer. You are testing a workflow in a user acceptance testing environment. You need to ensure that a specific user can accept purchase requisitions only if the requisition is in a specific status. Which two options can you configure to achieve the goal? Each correct answer presents […]
Which value should you use for the OnDelete property?
You are a Dynamics 365 Finance developer. You have two tables as shown in the following exhibit: You need to configure Table1 to ensure that records cannot be deleted from Table1 if Table2 contains related records. Which value should you use for the OnDelete property? A. None B. Cascade C. Cascade + Restricted D. Restricted […]