- 发行说明
- 入门指南
- 面向 Administrator
- RPA 工作流项目
- 应用程序项目
- 智能体流程
- 智能体
- 解决方案
- API 工作流 - 预览

Studio Web 用户指南
发布解决方案将创建解决方案包。
在提供统一开发者体验的解决方案出现之前,每个项目都作为 NuGet 包单独发布。虽然 NuGet 包继续是打包单个自动化的方式,但整个解决方案打包在一个 ZIP 文件中。
解决方案包中包含所有部署配置,以及与每个自动化项目相关的相应 NuGet 包。本解决方案包可在租户和组织之间转移。
- 选择设计器顶部的“发布”按钮。
- 在“发布解决方案”窗口中,输入解决方案的名称和说明,然后选择版本。
- 在“位置”下,选择解决方案的发布位置: “Orchestrator 租户”或“个人工作区” 。
- 选择 “发布”。
When you publish to an Orchestrator tenant, a validation message appears in your solution designer once the solution package is created. A notification also appears in the Notifications panel.
若要检查已发布的解决方案包,请选择验证消息中的“检查包”链接。然后,您将转到 Orchestrator 中的“租户” > “解决方案” > “包” > “包版本”页面。
为了使开发的自动化成为可执行的,需要部署解决方案包。
当发布到个人工作区时,创建解决方案包后,解决方案设计器中会显示一条验证消息。为方便起见,向您的个人工作区发布解决方案会自动执行部署,以使自动化处于可执行状态。
若要检查已发布和部署的解决方案包,请选择验证消息中的“检查自动化”链接。然后,系统会将您定向到 Orchestrator 中的“我的工作区” > “解决方案” > “部署” > “部署摘要”页面。
Once published, a solution becomes available for deployment anywhere within the tenant. The solution package can be found in Orchestrator, at the tenant level, under the Solutions tab. You can then initiate the deployment process from this location.
After a solution has been deployed for the first time, you need to follow the upgrade flow to deploy a new version of the solution, unless the goal is to deploy the solution in a different folder.
To move a solution package from one tenant to another, you need to manually download the package and uploaded it to the desired tenant.
解决方案作为一个整体进行部署。为了最大程度地减少部署期间执行的手动任务、潜在错误并简化开发流程,可以在设计时设置解决方案的部署配置。
这可以通过“部署配置”面板完成,其中列出了将要部署的所有内容及其各自的配置。
要了解有关部署已发布到 Orchestrator 租户的解决方案的更多信息,请参阅解决方案管理用户指南中的部署解决方案。
- 导航至 Studio Web 设计器上方的工具栏。
- 选择调试环境旁边的箭头。 
- 从下拉菜单中选择“部署用于测试的解决方案” 。