CASE CHG-64812-19-301680:
Adjustments are made to the allocation engine process, allowing for several optimizations:
- Added limitation to process only orders dated, one month prior to the current date.
- The order process is carried out in batches of 300 orders per supplier.
- It works by means of queues, by default the AFW_QUEUE table is configured (it is no longer necessary to modify the AssignmentEngineBasePath setting).
- It allows simultaneous processes to be carried out.