What to do if a Robot with user name {domainname\username} is not defined in Orchestrator?
Issue Cause #1: Robot not provisioned
Solution : Make sure the Robot is provisioned on Orchestrator. For more information on how to do, refer Connecting Robots to Orchestrator .
Issue Cause #2: Username is not correct or Robot provisioned for a different username
Solution : Provide correct and full username (as domain\username) of the Robot user. Check the username by
- Login with Robot user
- Open cmd and run the command “whoami”
Note: If domain name is present in the username, domain name also needs to be provided along with username in Orchestrator: DomainName\UserName .