If: The given key was not present in the dictionary am facing this issue
please help meMain.xaml (7.6 KB)
Can you show the screenshot of Transaction Item?
Let see if Data and Age are added in the transaction fields.
Hi!
Please, check your add queue item activity.
Maybe, you add some white spaces before or/and after the keyword.
Hope it helps!
Regards,
Artur
Buddy @Tanushree,
Is the transactionQueueItem is the name of the argument or check whether it is assigned with the queueitem…
The reason is you are able to the see the queues added to the queue created in the orchestrator
So kindly check whether transactionqueueitem is assigned with the right argument and check its has the queuename that is there in the orchestrator
Hope this would help you
Cheers.
I don’t understand why do you use Add Transaction Item.
If you want to retrieve an Item from the Orchestrator’s queue you should use only GetTransactionItem activity
@aDovbysh My bad ! Thank you . its working now
Nice to hear it!
Have a great automation!)