- Getting started
- Administration
- Designing automations
- Creating an automation from an idea
- Creating a project
- How to start an automation
- Managing project files and folders
- Connecting automations to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- Using UI Automation for browser interactions
- Running and testing your projects
- Running a project
- Viewing the run output
- Publishing a Project
- Managing automations
- Studio Web API
Publishing a Project
You run projects from the project designer for testing and debugging purposes. After your finish testing a project and determine that the automation is working as expected, you must publish it to Orchestrator in order to make it available as an automation that robots can run. By default, projects are published to your personal workspace and available only to you. If you want to make an automation available to others, publish to the tenant processes feed or a shared folder feed instead.
When you publish a project to the personal workspace feed, a process and a trigger are automatically created in Orchestrator and the automation is added to the Automations page in Studio Web.
You can make changes to a project you already published and republish it as a new version of the automation. If you republish an automation you previously published to your personal workspace, it is automatically updated in Orchestrator to the latest version.
If you publish to a different feed, a process must be manually created in Orchestrator, and then updated each time you republish.
To publish a project:
- Open the project.
-
Click Publish at the top of the page.
-
In the Publish automation window:
- Enter a name and a description for the automation. If you are republishing a project you already published before, you can't edit the name.
- Select where to publish:
- Orchestrator Personal Workspace Feed - The automation is published to your personal workspace and will only be available to you. This is the default selection.
- Orchestrator Tenant Processes Feed- The automation is published to the global tenant feed and will be available to all users assigned to folders that use the tenant feed.
- Orchestrator Folder Feed - The automation is published to the selected feed and will be available to all users assigned to that folder.
- Select a version. A version is generated automatically starting with 1.0.0 when you first publish, and then incremented automatically every time you republish.
- Click Publish.