Hi Everyone
I have one question
Is it possible to transfer a queue with full of flow item on it (Max content = 9) from original position to another position. for example from inside of Plane1 to inside of Plane2 as in attached model.
the expected sequence :
1. Operator 1 processed in processor 1 until queue1 get full
2. Operator 1 transfer queue 1 from plane1 to plane1
3. Operator 2 load flow item from queue 1 to start working on processor 2 until queue 1 get empty
4. Operator 2 brings queue1 from plane 2 back to plane 1
5. loop back to 1.
Thanks and best regards