Hello,
in my model i create 2 trailers and attach them to a task executer. parralel in source 6 items where created. This items (token.item) will be batched in two batches (token.loadbatch).
the first problem is to load these batches to trailers. i get error messages like this:
time: 36.358016 exception: FlexScript exception: Invalid down cast. Object is not an instance of the target type. at MODEL:/Tools/FlowItemBin>packing/Simple c: MODEL:/Tote1 i: MODEL:/Tote1/1
second problem is after loading. my train drive to controlpoint and should deattach trailers (token.trailer). but after deattaching there ist only one trailer left.
the aim is to unload trailers with crane (TSlist) and pickup trailers when unload is finished.