Multi-Stop Planning in OTM
I want to achieve the below scenario in OTM 6.2 for Container visbility.
1. Empty container should move from Carrier location to Warehouse
2. Again from the warehouse the empty container should be moved to Plant
3. At the plant, the containers would be stuffed and sent back to same warehouse.
4. Final move would be from warehouse to 'Origin Port'
There can be more than 10 containers (expectation is s_equipment should be created for each container in one shipment) in one shipment. As a user, I should be able to track the container's current location.
Can someone help me on how to achieve this.