Cannot able to see Account while trying to execute

I wanted to execute a test case from testing panel but there is no ‘Account’ in the account field and also I can see that in the machine tab version status as ‘update in progress’. Please help.

In the Tenant level, Machine tab I can see the machine is not in Complaint.

Hi @rajesh.m

Please remove the machine and try adding the machine again and if not succeeded then try repeating the same steps and the machine will be shown as complaint and with this you can assign a machine for testing.

Regards

Hi,
Done couple of times the same, still it reflects the same.

@rajesh.m

Is the update stopped on machine?

If so try to reinstall or update the studio

Cheers

While you are trying to select an Account, in backend, you have the below Rest API call

GET to

https://cloud.uipath.com/YOUR_ORGANIZATION_NAME/YOUR_TENANT_NAME/orchestrator_/odata/Robots/UiPath.Server.Configuration.OData.GetRobotsFromFolder(folderId=YOUR_FOLDER_ID)?$filter=Type%20eq%20%27Unattended%27&$top=5&$orderby=Username

That means, you need to have added to that orchestrator folder where you have the test case a robot/local user which is set to be an unattended robot in Tenant → Manage Access → Edit