Skip to main content
Question

Unable to Run Checked-In Process – “Available Run-as Users: 0”

  • September 7, 2026
  • 2 replies
  • 38 views

Hi, I'm trying to run my checked-in InvoiceExceptionOrchestration_Process, but under Run-as users, Available users are showing 0. I don't have Administration access. Could you please check whether a device is assigned to the Run-as user in my role configuration?

My Automation Anywhere username is ketRq8581809 

2 replies

HemanthaPindra
Navigator | Tier 3
Forum|alt.badge.img
  • Navigator | Tier 3
  • September 7, 2026

Hi ​@DishaSachdeva,

 

There will be no access to run the checked-in processes. For project testing, you will need to run and test everything from your private repository on your local device.

If the process is trigger-based, run the trigger and wait for the listener to pick it up. If it is schedule-based, open the task and run it manually for testing purposes.

However, when submitting your project documentation, make sure to clearly specify how the process is intended to start when deployed to production, such as through a trigger or a scheduled execution.

For the certification program, Automation Anywhere allows you to develop and test everything within your private repository.

Hope this helps.

 

Thanks

Hemantha


  • Author
  • Ground Control | Tier 1
  • September 7, 2026

Thanks ​@HemanthaPindra for the clarification now I will proceed in this way.