UiPath Documentation
robot
2023.10
false
Automation Suite robots user guide
  • Automation Suite Robots
    • About Automation Suite Robots
    • Prerequisites
    • Executing Unattended Automations With Automation Suite Robots
    • Regenerating Client Secrets
    • Frequently Asked Questions

Frequently Asked Questions

Answers to common questions about running automations and configuring Orchestrator

Why can't I see Automation Suite Robot machine templates when starting a job?​

The process you are trying to execute must be one that was designed as a background, cross-platform process in UiPath Studio.

Can I use Automation Suite robots to debug processes remotely from Studio?​

Yes. Make sure the Automation Suite Robots machine template is added to the folder or personal workspace where the process resides.

How many jobs can I run in parallel on Automation Suite robots?​

There are two limitations that impact this:

  • Each Automation Suite robot can run as many jobs concurrently as there are Unattended (Production) runtimes allocated to the template.
  • Per total, the number of Automation Suite robots that can run at the same time across your entire installation - that is, across all organizations and across all tenants - is limited by the hardware resources that you have available (CPUs, RAM, and others).

What activities and projects can Automation Suite robots run?​

You can use Automation Suite robots to run all activities that are available for cross-platform projects. This includes but is not limited to:

  • Browser-based automations using the Chromium browser
  • Integration Service activities
  • API-based automations (Including HTTPS API calls that require using your own SSL certificates for authentication by downloading the certificates to the /tmp/certs filepath)
  • Database activities that require Oracle, MySql, MSSQL and PostgreSQL ODBC drivers.

What are the list of IP addresses used for serverless robots?​

We are unable to provide the list or range of IP addresses used in Serverless as they are dynamic.

Where can I find data downloaded through activities?​

All data created or retrieved by activities is stored under /tmp/home/Downloads.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated