We are using Studio 2018.2.2 and implementing "Enhanced Robotic Framework.
We want to use orchestrator queues and not sure where [which xaml file/state] to add data to the queue in the path …\ServicesLayer\FirstRun… ?
And how to use/add data to variable TransactionItem (of type System.Tuple<String,Object>) and TransactionData (of type List <System.Tuple<String,Object>>) available in path …\ServicesLayer\FirstRun\ProcessLayer\GetSetTransactionData.xaml ?
I had gone through the documentation of “Enhanced Robotic Framework” available on link GitHub - mihhdu/Enhanced-REFramework: A UiPath Studio template upon which you can build, test and run attended and unattended business processes. but I did not find this information .