I’m testing the dispatcher’s process workflow, and I am stuck with the “Add Queue Item”, because it keeps throwing exception “Orchestrator information is not available. Please check if UiPath Robot is started!”
I looked through posts related to this exception, and none of them worked for me. I tried to start the UiRobot.exe with privileged rights. I also tried to start the UiRobotSvc Service, but I could not find it in the service list.
Is it because I am not the administrator of my laptop, so I do not have privilege to run the robot service? Or is it because I need to set up a robot in the Orchestrator? Do I need a license code to do so?
Secondly, it seems you have merged gettransactiondata.xaml code… I can see mention of WIList in your code which is part of assignment 1. Please delete this.
Thanks @Aishwarya28
Actually I know about the selector but my main concern was about this validation error.
Thanks for your help.
I will remove it and try to run the code.
HI Aishawarya
I have error as “process finished due to no more transaction data.”
I followed many links get it resolved but still facing the same issue. please check my workflows amd let me know the mistakes. Process.xaml (17.1 KB) GetTransactionData.xaml (15.1 KB)
I think it is not moving to the next page. please tell me the corrections.