Skip to content

Auto Terminate and Ship on Last Step#

Overview#

This feature automatically finalizes and ships materials when they reach the end of their production flow, eliminating the need for manual shipping actions at completion.

Concept#

When a Material is moved into the last Step of the flow, the Material will be automatically shipped to the to the first Facility that has TerminateOnShip enabled.


Functional Behavior#

System Configuration#

To use this feature, the config /SMT/MaterialTracking/AutoTerminateAndShipOnLastStep must be enabled:

  • Type: Boolean
  • Required: Yes
  • Description: Enables or disables the feature globally

Trigger#

The feature is triggered when:

  • A material is moved into the last step of the flow

System Actions#

Once triggered, the system:

  • Marks the material as completed
  • Performs an automatic ship operation
  • Routes the material to a valid shipping facility

You can find more detailed information in the Auto Terminate and Ship on Last Step tutorial.