Exam | Development, Extensions and Deployment for Microsoft Dynamics 365 for Finance and Operations |
Number | MB6-894 |
File Name | Development, Extensions and Deployment for Microsoft Dynamics 365 for Finance and Operations.examlabs.MB6-894.2019-02-22.1e.49q.vcex |
Size | 632 Kb |
Posted | February 22, 2019 |
Downloads | 48 |
Download | Development, Extensions and Deployment for Microsoft Dynamics 365 for Finance and Operations.examlabs.MB6-894.2019-02-22.1e.49q.vcex |
Files with VCEX & EXAM extensions can be opened by ProfExam Simulator.
Coupon: MASTEREXAM
With discount: 20%
You create a new form to allow users to edit records in the Customer table.
You need to prevent users from deleting any customer records.
What should you do to achieve this goal?
Correct Answer: A
You are creating a FactBox form.
You need to determine whether you should use the Form Part Factbox Grid from pattern or the Form Part Factbox Card form pattern.
In which situation should you opt to use the Form Part Factbox Grid?
Correct Answer: C
You are an Independent Software Vendor (ISV) developer and are working on extending a solution.
You complete a report and need to invoke it.
What are two possible ways to invoke the report? Each correct answer presents a complete solution.
Correct Answer: AC
You create a model that has many new forms.
You need to locate the forms that do not have a form pattern applied to their form design.
What are the possible ways to achieve this goal? Each correct answer presents a complete solution.
Correct Answer: BC
You are working in a model that extends the Application Suite model. You create an Action menu item named ActivateOrder, and you extend the SalesTable form by adding the ActivateOrder menu item to the Action Pane.
You also have a TradeSalesClerk role that contains the SalesOrderMaintain duty. This duty contains the SalesTableDetailsMaintain privilege, and this privilege contains an entry point to the SalesTable form.
You need to grant the TradeSalesClerk role access to the ActivateOrder menu.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
Correct Answer: BD
You are an Independent Software Vendor (ISV) developer and are creating a new form for an existing solution.
Business requirements state that the form must always open in a grid view.
What should you modify to fulfill this requirement?
Correct Answer: C
You are working for a client in an existing Microsoft Dynamics 365 for Finance and Operations environment. The client requests a security change on a form named Form1 that already exists in the environment. Form1 contains a single data source and a grid object. The grid object queries on the data source.
Form1 also has the following buttons located in the Action pane:
one with the Name property set to CreateRecord, which creates new records in the data source,
one with the Name property set to DeleteRecord, which deletes records in the data source, and
one with the Name property set to RunMethod.
There is a Display Menu Item with the Name property set to OpenForm1, the ObjectType property set to Form, and the Object property set to Form1.
You need to create a privilege that allows roles containing the privilege to delete records on the form, but denies access to the RunMethod button.
You create a new privilege named NewPrivelege1, and you add OpenForm1 as an entry point to NewPrivilege1. You set the AccessLevel to Delete on the OpenForm1 entry point.
Which value should you set on the NeededPermission property on the RunMethod button?
Correct Answer: B
You want to create a new security policy named VendGroupSecPolicy that causes users who are assigned a specific role to view the vendors in vendor group 100 only.
You have created a policy query named VendGroup100Policy and designed it so that the VendTable is the primary table. The users that will be affected by VendGroupSecPolicy must be categorized into an existing security role named VendGroup100XDSRole.
You set the Query property on VendGroupSecPolicy to VendGroup100Policy and the Primary Table property to VendTable.
Which values should you set on the properties on VendGroupSecPolicy?
Correct Answer: C
You are an Independent Software Vendor (ISV) developer who is working with an existing solution.
The business requirements state that there should be two views of detail data from a parent form.
The business logic of the child forms is similar, but they have slightly different logic for selecting detail data. You conclude that you can meet the requirements by using a single child form.
What should do on the child form to ensure the business requirements are fulfilled?
Correct Answer: D
You create a new table with the Valid Time State Field Type property set to Date. You add the table as a singular data source to a form, and create a display menu item that opens the form.
You add the menu item as an entry point to a new privilege and want to ensure that a role with the privilege can edit records without creating new records.
To achieve this goal, what is the minimum access level you should grant to the entry point?
Correct Answer: D