Orchestrator queue doubts

I am trying to get queue items from the orchestrator to delete before actual queue items are loaded. But I am getting this error. Get queue items: An invalid result was encountered for parameter QueueName.
Can anyone help me?

Hi @Rupak_Banik ,

This error usually occurred, when try to fetch queue item with wrong queue name.

Before the Get Queue Items activity put one Log Message and print the config value. Then manually Check the printed value is matching with any of your queues orchestrator.

TanQ
Michael Udhaya

Hey,
please make sure that you have correctly queue name in the config file and if it is the same queue which you have in Orchestrator.