Im new here, i recently created an automation process running in ui path, running it on the run command works, i have read somewhere you can run it at the command line, i followed that tutorial and its just run a command on the “AppData\Local\UiPath\app-18.2.3” folder. I tried it but nothing happens.
Digging deeper, i have generated the report logs using the UIPath.DiagTool application. Here it the event log
TimeCreated: 9/26/2018 5:41:10 PM
Level: Error
Second instance TrayClientStart Personal\ledikari\
I found no UIPATH robot service on the services.msc, i tired to run robot at command prompt nothing happens. Do note that i can run the robot at the UIPath Studio with F5
Yeah i see that icon on the system tray, its showing but running a xaml on the command prompt is doing nothing, If i run it on the UiPath Studio using F5 it runs.
Never tried but just wanna check have you published your project atleast once.
This is what the documentation says, As of 2018.2, workflows started with this command only work if you had published the containing project at least once beforehand and if the associated project.json file is inside the project folder.
@Rammohan91 - There is no need to publish the project. You just need to run the xaml file locally from UiRobot. It works perfectly. But @ledikari is not able to run even when following correct steps.