Exam C2010-555 All QuestionsBrowse all questions from this exam
Question 12

A company has a requirement to have items in the storerooms to be reordered automatically.

How can this be achieved?

    Correct Answer: B

    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.

Discussion
marcoagbOption: B

To have reorder executed automatically you must use REORDER CRONTASK (B). C option is just doing that manually which is not automate

MaxCompOption: B

REORDER CRONTASK (B)

LavoisierOption: B

Yes, Marcoagb and MaxComp are right. Correct answer i think is B

fdeghadiOption: B

Correct Answer is B , reorder will not be auto without setup cron task

GusagromOption: B

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.

khadija_lassouedOption: B

https://www.ibm.com/support/pages/set-reorder-crontask

everwelwisherOption: B

Answer is B - cron task is used for automation

dlpOption: B

Without the Reorder CRON task, inventory will not automatically reorder.