Assignment 2 of level 3 query

I’m done with dispatcher Process and Performer process as well when I run dispatcher is able to store data in a queue which I’ve created in orchestrator but while running performer it says there is no data and because of that process get closed.

Please check if the values are added to the queue successfully logging into the orchestrator and while retrieving, it is getting the data back using a message box or write line @Mayur_Pawar

Yes values are added in the queue but not able to get back in performer

How you are retrieving the values @Mayur_Pawar?

Can you post the screenshots? Get Queue items and make sure the name of the queue is correct

how are we retrieving values from the Queue? using queue name only?