Very good to everyone,
I am trying to get all the WIID values from the orchestrator’s queue to compare it with the queue that I want to insert into the orchestrator (so there is no duplication of queues). For that, I am using the Get Queues Items activity (because I don’t want to make a transaction but a query) and a for each to go through it. My problem is that I can’t get the data obtained from the Get Queues Items to go through it for each and i have this problem (imagen 2).
Thank you so much for help me.