OrchestratorQueue

Not able to add items to queue in orchestrator . its simply running the process successfully without adding queue.Please check the code and screen shot.

Main.xaml (8.3 KB)

Please help me with your solution.
TIA

@Tanushree
Buddy kindly add the full solution a zipped one, as there is some issue in opening the xaml in my system,

Until then this must be the reason i wonder about

  1. The queuename might be different in orchestrator and in studio
  2. No data is fetched so that it didnt get added to the queue, so kindly check whether the data is available and this can be done by using just writeline that would print the output in the output panel with the data

Hope this would help you

Cheers…

1 Like

@Tanushree

Have you specified QueueName properly or not. Just check once.