I have connected both PC1 and PC2 with PC3 in Orchestrator.
I scheduled a process with Triggers. when it is completed, Orchestrator says that the status is Successful, but when I look at the duration, it is only about 30 seconds (in reality this process would take 2-5 minutes commonly). The robot also should have sent some e-mails within the process, but it seems like that nothing has actually happened. Only log events I can see is that the process has been started and then stopped.
What could be reason for this?
I have run the process several times with Studio in PC2, and everything works. I also tried to run the process manually from Orchestrator, but it either does the same thing as I explained first, or then it crashes, because some selector cannot be found. NOTE: The second scenario happens only, if I open a remote desktop connection to PC1 at the same time, when the process is running.
I have also tried to run it from PC1’s UiPath Robot-prompt and everything works.
Hi
Welcome to uipath community
We can check that with logs
May I know what level is log is set with in the machine where this process is ran
And also check whether the username and domain mentioned is correct or not while creating robot
That is go to your machine cmd window where we are going to execute this process and type the command as whoami so that it will give us the username and domain and also mention the password correctly, mostly it would be correct else would have got some other issue
But let’s confirm once and also set the robot type to UNATTENDED or Development while creating h the robot in orchestrator
I set it as Main, but no help. Still if I run it directly from Robot-PC, it works, but if I run it from Orchestrator, it doesn’t work. It seems that there is something wrong with UiPath recognizing selectors. It looks like that when I cannot see the robot doing the process, it doesn’t do it correctly, but when I have connection to the robot-PC and run it, everything works. What can cause this? It is a process made in Microsoft Dynamics AX 2012.