Inventory Allocation Strategy

Inventory Allocation Strategy defines the validation behavior when inventory packs are consumed during production.

When consuming an inventory pack on a production run, the application verifies whether the production run includes pre-allocated inventory packs. If an un allocated inventory pack is selected, the application responds based on the configured strategy.

The available options include:

  • None: No validation is carried out to verify if the inventory pack has been allocated to the production run.
  • Warn: A warning message is displayed when the selected inventory pack has not been allocated. Consumption can proceed despite the warning.
  • Warn and Acknowledge: A warning message is displayed if the inventory pack has not been allocated. User acknowledgment is required before proceeding with consumption.
  • Error: An error message is displayed if the inventory pack has not been allocated to the production run. Consumption is blocked until an allocated inventory pack is selected.