AS Interface version 2.3.3 - 🟢 September Green Train
September 17th, 2024
AutoStore Interface version 2.3.3 has been released on 18.09.2024!
Update Criticality: Recommended
Changelog
- Added parameter to filter by "shipment" to the "gettaskinfo" method.
- Endpoint will return taskgroups, if any, with the specified shipment property set.
- Added parameters “category” and “suspended” to “gettaskinfo” method.
- This let’s the WMS query for tasks based on the category and suspended status in the taskgrups in the specified taskgroup range.
- Added “error” item to “getportstatus” endpoint response.
- The flag is 1 if an error is present in the port, or 0 if there is no error. The WMS can use this information to more easily tell the operator of the port that the port has an error.
- Added “select” item to “getportstatus” endpoint response.
- The select element contains either the content codes or the category filter currently present for the port. This filter is set by WMS when opening the port.
- Increased the bin limit from 1k to 10k for the forecast and getbin functions.
- This lets the WMS work on more bins at the same time, reducing the need for many API requests. The increased limit is made possible by not having the communcation betwen service and HTTP which Interface V1 had.
- “portlocationready” and “portcellallocate” messages/calls to the interface will now be rejected with: 1009 = PORT_IS_NOT_OPEN if the port is not in an OPEN mode. “portbinready” is not affected by this change.
- PD (Port Definition) event now sends out correct port positions for FusionPorts running in all modes, including multiport. Port Definition [PD]
- PickUpPort PDS events are sent correctly when using the PickUpPort, both in simulation and production. Previously only worked as intended in production.
Extras!
NEW Port Interface Message Flowcharts! We have created these brand new flow charts to help with understanding the port interface better! Hope some of you can find this useful!
Check it out here:
https://interface.autostoresystem.com/v2.3.3/docs/message-flow