Hi Support,
In My model I am splitting the flow item in to three parts, And each part should be sent to Queue1, Queue2, Queue3 respectively, And when next flow item enters the separator it is split in to three parts again and each part is sent to queue1, queue2, queue3. How can I achieve this?
Thanks in advance.