When I created an unattended robot on a different machine and set a time trigger, the host name is not assigned when the job is run. And it’s stuck on Pending status. But when I run the job manually from the assistant, it works fine.
May I know why the hostname is not set when unattended job runs?
User Mode - The robot will remain online only if the user is logged into the machine (Suitable for attended license)
Service Mode - The robot will also have a service which can be identified from the task manager helping the robot always online to get started once the job is triggered ( Suitable for Un-Attended scenarios)
You
This can be done while installing at the beginning just use custom installation and choose service mode.
Would recommend to have a validation in these points as well
robot is properly connected to your Orchestrator or not
Robot is given with correct user name or passwords
Uninstall the current robot and during installation it would ask to seect user mode or service mode …and this option is present in custom installation …
Please go through the doc provided previously for detailed steps
Hi, I have the community version and there isnt an option to chose service or user mode. But there is one to choose from attended and unattended robots. should I select unattended robot mode?
Hi I followed the document and created an unattended robot for a user in a different machine. But it still stays as pending when I run the job. (with a trigger as well as manually)
What could be the issue here? Is that a syncing issue or something like that?
I also changed the process a bit and updated the version.