UiPath Documentation
studio-web
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

Studio Web 用户指南

发布和部署解决方案

The Publish button in the Studio Web toolbar gives you two options:

  • Publish — packages the solution and publishes it to a feed without creating a deployment. Use this when you want to deploy the package later from the Manage tab or from Orchestrator.
  • Deploy — packages the solution and creates or upgrades a deployment in one guided flow.

Both options open a panel with a WHAT WILL HAPPEN sidebar that previews the steps for your specific flow before execution begins.

先决条件

  • You have a solution project open in Studio Web.
  • The solution has no unresolved errors. The Publish button is unavailable when the solution contains errors.
备注:

To deploy to a shared workspace, you need the permissions required to create solution folders and deployments in your tenant.

Publish a solution to a feed

Use this procedure when you want to package the solution without creating a deployment.

  1. In Studio Web, open the solution in the Build view.

  2. Select the dropdown arrow on the Publish button, then select PublishPackage to a feed.

    The publish panel opens. The WHAT WILL HAPPEN sidebar shows the steps: Setup and Publish package.

  3. In the Release notes field, optionally enter a description for this version.

  4. In the Version field, confirm or edit the version number. The field is pre-filled with the next incremented version. A Last published version hint shows the previously published version.

  5. Select Pack.

Result: The solution package is published to the feed. It appears in the Versions tab in the Manage view and in Orchestrator under Solutions > Packages. To deploy the published package, use the New deployment button in the Manage view. For more information, see Managing deployments.

Deploy a solution

Use this procedure to package and deploy a solution in one flow.

  1. In Studio Web, open the solution in the Build view.

  2. Select the dropdown arrow on the Publish button, then select DeployPublish package & create deployment.

    The deployment panel opens. The WHAT WILL HAPPEN sidebar shows the steps for your specific scenario.

  3. Complete the deployment form based on your scenario:

    First-time deployment — the panel title is Deploy and the sidebar shows four steps: Setup, Configure, Deploy, Activate. Fill in the following fields:

    字段描述
    版本The published version to deploy. Pre-filled with the latest available. Includes publish date and release notes hint.
    部署名称Required. Pre-filled with the solution name.
    位置The Orchestrator folder where the solution folder will be created.
    Solution folder nameRequired. Pre-filled with the solution name. Editable if you want a custom folder name.
    Activate immediatelyWhen enabled, triggers are activated as soon as the deployment completes. On by default.
    Set up runtimeWhen enabled, provisions a serverless runtime when no default execution machine is configured at the tenant level. On by default.

    Upgrading an existing deployment — the panel title is Pack and upgrade and the sidebar shows six steps: Setup, Publish package, Configure, Deactivate solution, Deploy, Activate. Fill in the following fields:

    字段描述
    发行说明Optional description of the changes in this version.
    版本Required. Auto-incremented from the last published version. Editable. Includes a Last published version hint.
    部署The existing deployment to upgrade. Pre-selected.
  4. Select the primary button — Deploy or Pack and upgrade — to begin.

    Optionally, select the dropdown arrow on the primary button and choose CustomizeDeploy package, then fine-tune settings — to review and adjust individual component settings after packaging completes.

Result: The panel runs through the steps in sequence. When all steps complete, the sidebar shows green checkmarks and the main area displays Deployment successfulSolution [name] v[version] has been deployed!

From the success screen:

  • Select Back to build to return to the Build view.
  • Select View deployments to open the Manage tab for this solution.
  • Select Go to folder to open the solution folder in Orchestrator.
  • Select Start job to immediately run the deployed automation.

A Logs panel at the bottom shows the timestamped deployment output. Select Copy to copy the full log.

Activate a deployment

Use this procedure to activate a deployment that was installed but not yet activated — for example, when Activate immediately was disabled during deployment, or when a deployment shows the Inactive (Ready to activate) status.

  1. In Studio Web, select Manage in the toolbar to open the Manage view.

  2. In the Deployments tab, select the deployment you want to activate.

    The deployment detail panel opens on the right.

  3. 选择“激活部署”

Result: The activation runs immediately. When complete, the panel shows Deployment successfulSolution [name] v[version] has been deployed! with the same post-deployment actions available: Back to build, View deployments, Go to folder, and Start job. The deployment status in the grid updates to Active.

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新