MB-920 Describe Dynamics 365 Supply Chain Management Practice Question
Exhibit
{
"BatchJob": {
"JobId": "JOB-12345",
"Status": "Waiting",
"Recurrence": "Daily",
"StartDateTime": "2025-01-15T02:00:00Z",
"History": [
{"ExecutionDate": "2025-01-14", "Status": "Error", "Message": "Insufficient inventory for item A0001"}
]
}
}Refer to the exhibit. A batch job for inventory replenishment is in 'Waiting' status. The last run failed due to insufficient inventory. What should you do to resolve the issue?
⚠ Common exam trap
Many candidates think changing the schedule or canceling the job will fix the failure, but the core issue is the inventory level itself, which must be corrected before the job can succeed.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Manually adjust inventory levels for item A0001.
The batch job failed due to insufficient inventory for item A0001. Manually adjusting the inventory levels resolves the root cause—lack of available stock—allowing the batch job to succeed on its next run without requiring a new job or schedule change. In Dynamics 365 Supply Chain Management, inventory adjustments update the on-hand quantity directly, which the replenishment logic uses to determine if a replenishment is needed.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Change the recurrence to run every hour.
Why it's wrong here
Recurrence does not address inventory shortage.
- ✓
Manually adjust inventory levels for item A0001.
Why this is correct
Increasing inventory will allow the replenishment to succeed.
- ✗
Cancel the batch job and create a new one.
Why it's wrong here
The job can be rerun after fixing inventory.
- ✗
Set the batch job to 'Withhold' to prevent future runs.
Why it's wrong here
Withholding prevents execution, not fixes the issue.
Visual reference
Go deeper
Related to this question
About these practice questions
This MB-920 question is part of Courseiva's 930-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This MB-920 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MB-920 exam.