Microsoft Dynamics 365 Core Finance and Operations — Question 1
You are a Dynamics 365 Finance system administrator.
The expense department relies heavily on properly operating workflows. If there is a failure in the workflow, the issue needs to get resolved quickly.
You need to make sure that the system actively tracks the status, so the support team can monitor and take actions against any failures.
What should you do? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Set the monitoring category of the Workflow message processing batch job to Workflow.
- B. Set the critical job flag of the Workflow message processing batch job to True.
- C. Set the Ignore task failure flag of the Workflow message processing batch job to False.
- D. Set the batch job named Workflow message processing to send an email when the status of the batch job is Error.
- E. Set the priority field of the Workflow message processing batch job to 1.
Correct answer: B, C, D
Explanation
The correct answers are B, C, and D because they ensure that the workflow message processing is treated as critical, does not ignore task failures, and alerts the support team via email in case of an error. Option A is incorrect because simply setting the monitoring category does not guarantee active tracking. Option E is not relevant to monitoring the workflow status.