1

I have created the below in UiPath:

  1. Create Machine and copied the machine ID in UiPath Robot
  2. Create Robot and Environment
  3. Link the Environment to Robot
  4. Publish Package
  5. Create Process enter image description hereand select ENV
  6. In JOB, after selecting the Process then ROBOT is not showing.
kwoxer
  • 3,734
  • 4
  • 40
  • 70
Kuladip
  • 154
  • 1
  • 10

2 Answers2

1

Under Point 2 you said that you have created an environment. But I cannot see that from your image. So doublecheck that you have created such an environment. For a usual system this will be Dev and Prod. So create them under:

Management -> Robots -> Environments

Environment window

Now you can see them under Jobs.

kwoxer
  • 3,734
  • 4
  • 40
  • 70
1

Your Robot is of type Studio, but needs to be either Unattended or Non-Production to be able to start jobs from Orchestrator. This is a recent change discussed with the community on the forum: https://forum.uipath.com/t/studio-scheduling-will-be-disabled-thoughts-pending-jobs/200090

Quentin
  • 269
  • 3
  • 9