MB-920 • Practice Test 21
Free MB-920 practice test — 15 questions with explanations. Set 21. No signup required.
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?
{
"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"}
]
}
}