Microsoft MB6-894 Exam Practice Questions (P. 1)
- Full Access (97 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
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?
You need to prevent users from deleting any customer records.
What should you do to achieve this goal?
- AOn the CustTable data source on the form, set the Allow Delete property to No.
- BRemove the Delete command button from the form.
- COn the form design, set the View Edit Mode property to View.
- DImplement an OnDeleted event handler to prevent the deletion.
- ESet Allow Document Deleted Before dates for the records.
Correct Answer:
A
A
send
light_mode
delete
Question #2
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?
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?
- Awhen the form that the part is on contains a grid
- Bif the FactBox resides on a form that has more than one datasource
- Cwhen you want to display multiple rows of related information
- Dif the FactBox resides on more than one part of the form
Correct Answer:
C
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/user-interface/factbox-form-patterns
C
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/user-interface/factbox-form-patterns
send
light_mode
delete
Question #3
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.
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.
- Afrom a Menu Reference located on a Menu artifact
- Bfrom a Menu Item Button located on a Form artifact
- Cfrom a Menu Item Reference located on a Menu artifact
- Dfrom a Menu Button located on a Form artifact
Correct Answer:
AC
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/analytics/extend-report-menu-items
AC
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/analytics/extend-report-menu-items
send
light_mode
delete
Question #4
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.
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.
- AUse the Find in files command to search for <Pattern> < /Pattern>.
- BBuild the model with Run Best Practice Checks checked, and then search the error list for BPErrorFormDesignPatternUnspecified.
- CRun the form patterns report addin, and then filter the generated report for forms with a blank pattern.
- DRun the form statistics addin, and look through the output for forms with Pattern=Unspecified.
- EPerform a Metadata search for type:FormDesign property:Pattern=.
Correct Answer:
BC
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/user-interface/form-styles-patterns
BC
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/user-interface/form-styles-patterns
send
light_mode
delete
Question #5
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.
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.
- ACustomize the SalesTableDetailsMaintain privilege, and add the ActivateOrder menu item as an entry point to the SalesTableDetailsMaintain privilege.
- BCreate a new duty, add the ActivateOrder menu item as an entry point to the SalesTableDetailsMaintain privilege, and add it to the new duty.
- CExtend the SalesTableDetailsMaintain privilege, and add the ActivateOrder menu item as an entry point to the SalesTableDetailsMaintain privilege.
- DCreate a new privilege, and add the ActivateOrder menu item as an entry point. Extend the SalesOrderMaintain duty, and add the new privilege.
Correct Answer:
BD
Reference:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/sysadmin/role-based-security
BD
Reference:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/sysadmin/role-based-security
send
light_mode
delete
All Pages