studio-web
latest
false
- Release notes
- Getting started
- For administrators
- 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
- Running and testing your projects
- Managing automations
- Web app projects - Preview
- Apps in Studio Web
- Designing web app projects
- Debugging web app projects
- Publishing, deploying, and upgrading web app projects
- Importing and exporting web app projects
- Web app activities
- Web app templates
- Known limitations
- Studio Web API
Publishing, deploying, and upgrading web app
projects
Studio Web User Guide
Last updated Oct 22, 2024
Publishing, deploying, and upgrading web app projects
To publish a web app project:
- Select the Publish button at the top of the project designer.
- In the Publish automation
window, enter a name and a description for your automation, and select a version.
Note: Web app projects can only be published to the Orchestrator Tenant Processes Feed, not to the Orchestrator Personal Workspace Feed.
- Click the Publish button.
You can then access your published web app after deploying it in Orchestrator.
To deploy a published web app project, navigate to Orchestrator and:
- Select the Orchestrator folder you wish to deploy your project in.
- Select Automations, and then open the Apps page. Here you can see each web app project's name, version, description, and its associated process. You can also click on the project's name under the App project column to open the web app in Studio Web.
- Click the Deploy app button.
- Choose the web app project you want to deploy from the App drop-down menu, as well as the version from the Version column, and then click Deploy. Your published web app project is now deployed in the selected folder.
After deployment, your process appears under the Process column. Clicking it then opens the Edit process page, where you can update the process configuration, requirements, and other settings.
See the Orchestrator guide for more information on deploying web app projects and managing processes.
When you publish a new version of a web app project, an Updates are available
icon appears under the Version column in Orchestrator. To
upgrade your published project:
- Click the button on the right of the project.
- Click Upgrade to latest version.
- Select Upgrade in the new window.
Upgrading a deployed web app project works in a similar way:
- Locate the project in your Orchestrator folder (under Automations > Processes).
- Click the button on the right of the process and select Upgrade to latest version.
- Select the Confirm button in the Update package version window.
To remove a published web app project:
- Locate the project in your Orchestrator folder (under Automations > Apps).
- Click the button on the right of the project and select Remove.
- Select Delete in the resulting window.
Important: Deleting a web app project also deletes all the
workflows used in the project. Do not delete the workflows used in your web app project,
as this will cause errors. If you delete a workflow by accident, you can remove the web
app project and deploy it again.