16. Scheduled Reallocator

Produmex Manufacturing is a legacy product and Boyum IT Solutions no longer sells new installations for it.

The Scheduled Reallocator will run on predefined times and reschedules the allocations of certain production orders.

Configure the settings of the Scheduled Reallocator on the Scheduled Reallocator tab of Produmex Manufacturing settings.

Add the query for the Scheduled Reallocator with the Query Manager. Save it as the Query Name defined on the Scheduled Reallocator tab of Produmex Manufacturing settings.

In the example we will add the following query:

SELECT "DocEntry" FROM "OWOR" WHERE "Status" in ('R')

The query will get every released production order. Query

The Scheduled Reallocator will run on times defined and on the machine defined in the Scheduled Reallocator tab of Produmex Manufacturing settings.
If the add-on is not running at the defined time, the reallocation begins after the add-on is started.

When the scheduled reallocator runs, the system reschedules the production orders that are the result of the scheduled reallocator query.

In the example the allocations of the released production orders will be rescheduled. Reallocation

After the reallocation is finished, the SBO user selected as the as the Recipient on the Scheduled Reallocator tab will get a notification. The list of the allocation errors will be also included in the message.

Reallocation message

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.