--- alias: user-guide-automation-task-oib-materialreordered tags: - automation tasks description: "This task tracks material reorders initiated on a production line, providing detailed location data" --- # Setup Center Material Reordered The `Setup Center Material Moved` task informs whenever a reorder was initiated on the line. ![1562171137862](./images/material_reordered_parameters.png) ## Inputs | Name | Data Type | Description | | -------- | --------- | ----------------- | | Activate | `Any` | Activate the task | ## Outputs | Name | Data Type | Description | | ------- | --------- | ------------------------------------------------ | | factoryLocation | `String` | Name of the location inside the factory | | line | `String` | Line name, where the reorder takes place Range: 1- 256 signs. | | component | `String` | Component name within SIPLACE Pro. Range: 1- 256 signs | | division | `String` | Division of the feeder, where the component is setup up (component based). Range: 1-3 | | timestamp | `DateTime` | MSD open date | | level | `String` | Level within a carrier, where the component is set up (component based). This property is required for MTC/WPW/TrayStack, else 0 | | tower | `String` | Tower number of a MTC / WPW, else 0(component based). | | stationTrack | `String` | This is the number of the track on the station based on the track ruler for this component location. | | machineId | `String` | Machine id which is unique for all machines worldwide | | location | `Integer` | Station location (feeder based). Range: 1-4 | | cassetteLevel | `Integer` | This is the level within the cassette(not to be confused with the level in the tray feeder). | | dockingStationId | `String` | Docking station identifier. | | tableId | `String` | Changeover table identification. | | feederId | `String` | Feeder identification. | | feederType | `Integer` | Feeder type (is equivalent to MC number). | | cartridgeId | `String` | Cartridge identifier. The cartridge id is only available for the Bulkfeeder X. | | cassetteId | `String` | Cassette identifier. | | Success | `Boolean` | Triggered when the task is executed with success | | Error | `Error` | Triggered when the task failed for some reason | ## Settings On the `General` tab, you have the usual settings and the following settings: | Name | Data Type | Values | Default | Description | | ------------- | --------- | ------ | ------- | ------------------------------------------------------------ | | Auto Activate | `Boolean` | | `true` | On initializing the task, subscribes it to the Gate Keeper Messages. If false, only subscribes on Activate. | ![1562259678207](./images/material_reordered_settings.png) ## Behavior This task captures the SetupCenter interface, whenever a reorder was initiated on the line. ## Remarks None.