I am working on a model that requires multiple flowitems to be transported in a trailer. After the items are placed in the trailer, it is picked up by an AGV and taken to its destination. Loading and picking up the flowitems seems to work, however this then produces the error : "invalid node insert_bareBones command" which is followed by many other exceptions.
I have been able to isolate the issue at the "Move Object" activity that places the flowitems in the trailer. The error does not occur when only one item is moved to the trailer. However, when multiple items from a batch-array are moved the error does occur.
I have attached a simplified model that does not exactly replicate the error, but shows similar behaviour.
How can this error be resolved or is there an alternative solution to this problem?
Any help would be greatly appreciated