Hi Team, Please help me to resolve the error, I am not getting which variable should I pass to get transaction item. I am using Queue item.
Hi @bshinde
In which activity you are getting error in Get transaction state in RE Framework.
Your question is not clear, but you can use in the Process section below one:
(in_TransactionItem.SpecifceContent(“the name item in queue”).tostring
Hi @bshinde ,
Make sure you have given the correct queue name in Get Transaction Item from Config.
And Queue Is Created In Orchestrator.
Hope this works for you.
Happy Automation,
@Vinit_Kawle
Hi @bshinde
You might missed to mention the Queue name in the Setting sheet in config file.
Please check the config file and provide the Queue name that you have created in orchestrator.
Regards