A company has a requirement to have items in the storerooms to be reordered automatically.
How can this be achieved?
A company has a requirement to have items in the storerooms to be reordered automatically.
How can this be achieved?
To achieve automatic reordering of items in storerooms, the 'Reorder Cron Task' should be utilized. This allows for the automation of the reordering process by scheduling regular checks and reordering items as needed, without manual intervention.
To have reorder executed automatically you must use REORDER CRONTASK (B). C option is just doing that manually which is not automate
REORDER CRONTASK (B)
Yes, Marcoagb and MaxComp are right. Correct answer i think is B
Correct Answer is B , reorder will not be auto without setup cron task
C option is still basic need to have items reordered. Next thing to do is use reorder cron task. Else you will have a cron task run in with no ítems configured for that.
https://www.ibm.com/support/pages/set-reorder-crontask
Answer is B - cron task is used for automation
Without the Reorder CRON task, inventory will not automatically reorder.