http://https://www.lead1pass.com/Microsoft/MB6-894-practice-exam-dumps.html (90 Q&As Dumps, 30%OFF Special Discount: 30free )
NEW QUESTION NO: 5
You are working in a Microsoft Dynamics 365 for Retail environment and are troubleshooting a scanner that is not able to scan a bar code on an item.
You review the event logs on the Retail Server and find several recent events in which the AppSessionId is a non-empty GUID and the UserSessionId contains an empty GUID.
What is the main cause of the events in the event log?
A. The scanner does not have power.
B. The scanner is in offline mode.
C. The scanner has not been signed into by a user.
D. The scanner cannot make a call to the retail server.
Answer: C
Section: (none)
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/retail/dev-itpro/retail-component-events- diagnostics-troubleshooting
NEW QUESTION NO: 6
You want to provide single login access for all of your Microsoft cloud-based applications, such as Microsoft Office 365 and Enterprise Resource Planning (ERP).
Which component of the cloud architecture provides this functionality?
A. UI Interaction Layer
B. Fleet Management
C. Shared Services
D. Lifecycle Services (LCS)
Answer: C
Section: (none)
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-tools/application-stack- server-architecture
NEW QUESTION NO: 7
You are writing an X++ method to delete a SalesLine record.
You need to ensure that the call to the delete()method succeeds.
Which two criteria must be met to accomplish this goal? Each correct answer presents part of the solution.
A. The record to delete must have been read from the database using the forupdatekeyword in a selectstatement.
B. The dispose()method must be called after the delete()method is called.
C. The delete()method must be called inside a transaction by using the ttsbeginand ttscommit statements.
D. The record to delete must be locked first by calling the selectLocked()method.
Answer: C,D
Section: (none)
NEW QUESTION NO: 8
You have built a package to deploy retail modifications into a source environment for multiple models.
What is a result of building this package?
A. Only the elements for the current project are built.
B. The.NET module that contains the element is incorporated.
C. Build artifacts are removed from the previous build.
D. Only recently changed objects are rebuilt.
Answer: B
Section: (none)
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-tools/build-operations
NEW QUESTION NO: 9
Which two components of the server architecture of Microsoft Dynamics 365 for Finance and Operations work in conjunction with one another to present web page accessibility through a supported web browser?
Each correct answer presents part of the solution.
A. Data Access Layer
B. Interaction Layer
C. Cache
D. Forms Engine
Answer: B,D
Section: (none)
NEW QUESTION NO: 10
You are developing a Cloud point-of-sale (POS) solution for Microsoft Dynamics 365 for Retail that validates a member’s loyalty points.
You add a method to the RetailTransactionServiceEx class to validate the loyalty points.
Which service did you extend when you added this method?
A. Sync Service
B. Commerce Runtime (CRT) Services
C. Real-time Service
D. Internet Information Services
Answer: C
Section: (none)
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/retail/dev-itpro/extend-commerce-data- exchange
NEW QUESTION NO: 11
You are working for a client who has a cloud-hosted production system on Microsoft Dynamics 365 for Finance and Operations.
The client requests for you to apply to a package to the Production environment.
What should you do?
A. Log onto each Production AOS cloud-hosted server, and use ModelUtil.exe to import the package into the Production model store.
B. Generate a runbook for the package by using AXUpdateInstaller.exe, and execute the runbook on each Production AOS cloud-hosted server.
C. Log into Lifecycle Services (LCS) for the client’s project, view the details for the Production environment, click on Maintain, and then Apply updates.
D. Log into Lifecycle Services (LCS) for the client’s project, click on Service requests, and, then create a service request to apply the package.
Answer: C
Section: (none)
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/deployment/apply-deployable- package-system
NEW QUESTION NO: 12
You are working in a model that extends the Application Suite model, and you want to modify the insert method on the SalesLine table using X++ logic. The code looks like the following:
salesLineType.inserted();
The salesLineTYpe.inserted()method appears as follows:
public void inserted()
{
}
You need to create a class to run code prior to running the salesLineType.inserted()method in the SalesLineType.insert()method.
What should you do?
A. Create a new class and extend the onlineserted event.
B. Create a new class that extends the SalesLineType class. Overwrite the inserted method on your new class.
C. Customize the SalesLine table. Overwrite the insert()method and add your code immediately before the salesLineType.inserted()method.
D. Create a new class, and add a method that is a pre-event handler for the salesLineType.inserted ()method.
Answer: D
Section: (none)
NEW QUESTION NO: 13
You are a developer for an Independent Software Vendor (ISV).
You want to create packages for a Microsoft Dynamics 365 for Retail environment.
Which application tool serves as the storage and development area for packages?
A. Asset Library
B. Lifecycle Services (LCS)
C. Runbook
D. Visual Studio Team Services (VSTS)
Answer: B
Section: (none)
NEW QUESTION NO: 14
Employees who use a Cloud-point-of-sale (POS) at a store report that the product information is not current.
There is no Retail Store Scale Unit deployed at the store, and you suspect that the scheduler job that updates product information has failed.
Which two actions can you take to check the status of the scheduler job? Each correct answer presents a complete solution.
A. In Lifecycle Services (LCS), look in Environment monitoring, and search Activity for the batch job that includes the scheduler job.
B. In the Cloud POS, look at the Database connection status screen for the job.
C. In Event Viewer, look at the Commerce-RetailServer event log for an event that references the job.
D. In Retail Headquarters, look at the history of the distribution schedule that includes the scheduler job.
Answer: A,D
Section: (none)
NEW QUESTION NO: 15
Which two processes are implemented within the Application Platform model of the Microsoft Dynamics
365 for Finance and Operations application stack? Each correct answer presents a complete solution.
A. Create an address book for each company business unit.
B. Integrate workflow processes with external applications.
C. Create SSRS-based business documents.
D. Define the legal entity of your organization.
Answer: B,C
Section: (none)
Explanation/Reference:
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-tools/application-stack- server-architecture