Hello,
I am working on a baggage handling system, and currently, I am struggling to find how a passenger can take baggage off a conveyor.
There are two sources in this simple project: source1 for boxes (Baggage) and source2 for flow items that act as task executors (Passengers). I want the flow item that acts as a task executor to take the box off the conveyor. Therefore, I connected all the conveyors with a sink, then dragged a destination point and connected it with an exit transfer. I made a center connection between the exit transfer and source2. I edited the exit transfer properties, and I made it use a transport (task executor as a flow item). However, I can't run this project because of this error.
Your help with this would be greatly appreciated.