akkapolk
(Akkapol Kinbuangam)
December 20, 2018, 9:55am
1
I downloaded ReFrameWork from GitHub - UiPath/ReFrameWork: Robotic Enterprise Framework Template and then try to run, but it is show error as picture below.
And then create queue in Orchestrator as picture below.
And then try to run again, it is not show error, but transaction is nothing.
How to make transaction to not nothing?
Have you queued any data in the queue you are getting from?
1 Like
PD2
(Priya Estevez)
December 20, 2018, 4:40pm
3
Hi @akkapolk ,
Please add data (which will be your Transaction Items) to the queue, so that it won’t be empty. If you’re using the REFramework, you might want to add items to the queue before the GetTransaction state.
Adding Items to a Queue In the Queues page, create a queue.In Studio, create an automation project that, for example, collects certain figures from an Excel spreadsheet and stores them in a variable. From the Activities panel, drag an Add Queue Item...
Hope this helps you!
3 Likes
akkapolk
(Akkapol Kinbuangam)
December 21, 2018, 3:31am
4
@nadim.warsi , I have no queue before get transaction. I understand your point by now. Thank you very much.
1 Like
akkapolk
(Akkapol Kinbuangam)
December 21, 2018, 3:31am
5
@PD2 , It’s work for me. Thank you very much.
Note: I tested by add queue in initialize state.
1 Like
PD2
(Priya Estevez)
December 21, 2018, 2:39pm
6
@akkapolk : Cool, Happy Automating!
1 Like
system
(system)
Closed
December 24, 2018, 2:39pm
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.