Publishing and managing updates
When we successfully create a workflow that can be used to perform certain automation, it should be published. This is necessary because, if we open UiPath Studio and run the workflow each time we require it, then it will consume a lot of time and also require human involvement to do it. This is not the right approach while automating. Hence, we publish our workflow so that it can run very easily using UiPath Robot or Orchestrator. Sometimes, we may want to make some changes to the workflow that we published earlier. For that, we have to make changes and publish it again so that the latest workflow is available on Orchestrator. This workflow is also updated to the latest version.
In this section, we will understand how to publish a project and how to update it.
Packages
When projects are published to Orchestrator from UiPath Studio, they become packages. These packages can be found on the Process
page after clicking on the Packages
option.
Published packages...