How to add Parallel for each for files added to the queue

I have added files to a queue to be processed by action Center. I have created a separate workflow to add actions for those queue items. The problem I am facing is I am not able to add parallel for each loop to iterate through the Queue Items:
image

Hi Rachita, do you need to set the type for that activity maybe possibly to Object or QueueItem or whatever your queueitems type is?

image

1 Like