This guide will walk you through the process of uploading, updating, and downloading Python RPA bots from Studio to Cloud Orchestrator.
Authorization
Firstly, authorize studio in your Orchestrator, to do so follow these steps:
In Python RPA Studio click “Cloud” → “Sign into orchestrator”
Fill in the fields in the popup window
- Orchestrator URL - sign into Cloud Orchestrator and copy it’s address including the Orchestrator hash (please see the screenshot attached). Paste it to Orchestrator URL field in the Studio Popup
- Enter the Username and Password of the User with the Role “Designer” (by default it would be the same you used when registering to Cloud Orchestrator)
- Click “Sign In”
Uploading a Bot
After successful authorization navigate to the “Cloud”→ “Create project”
In the following Popup window fill in all the fields
- Cloud project name - it will be filled automatically according to your project name, edit if necessary
- IP address - your machine IP address would be identified automatically, edit it if necessary. IP address should match the local IP address of the machine where the studio is installed (see more details in the Python RPA Agent section)