I want to make many queues of five hundred pull the needed item from the list and route to the needed like attached screen.
Whenever the flow items exit from five hundred queues, the Queue1,2,3 send the message to the Queue_in and then Queue_In pull the items from List of global ItemList1 of the Queue_List.
How can I make it?
I need help.