After adding data to queue output is null

Hi,

After adding data to the queue i am unable to retrive data from the orchestrator insted i am getting different data.
Kindly suggest.

HI @Bharat_Raj

Check out this video link

Regards
Gokul

I am Able to get data but wrong data i am getting
Which is not matching with queue data

HI @Bharat_Raj

Can you cross check the queue name? Have you pass the Queue name correctly?

Regards
Gokul

Yep its correct only

maybe there are more queues with the same name in different folders present
Also checkout following and select the folder holding the queue of interest:
grafik

I had verified but there is only one folder.

HI @Bharat_Raj

It wired to see like this. Have you create the queue in the correct folder?

Yes i had created correctly. Apart fr that while adding data to the queue i am getting below warning are they causing any error.

Do you have any empty recode in the excel file? @Bharat_Raj

Check out this thread

Regards
gokul

Initially they were i hope but right now no empty records.

Hi @Bharat_Raj

Can you run the process in Debug mode? Have you use any Try catch while adding and getting the data from the queue?

Regards
Gokul

we had a customized dispatcher so i used that one only but while adding data i am getting above mentioned warnings but data is added to the queue but when i try to get values they are not matching with the given data. This is my problem.
Kindly suggest a solution