- 简介
- 入门指南
- 管理解决方案项目和包
- 创建解决方案项目
- 编辑已发布的解决方案项目
- 传输解决方案包
- 检查包状态
- 管理解决方案部署

解决方案用户指南
此步骤通常由 RPA Developer 执行。
You can create a solution via Studio Web or via the Solutions builder in Orchestrator.
You can use the Solutions builder in Orchestrator to assemble a solution project based on already published artifacts but in case you start building your solution from scratch, we recommend you use Studio Web.
To start building a solution in Studio Web, refer to the steps described in Creating solutions and Designing solutions from the Studio Web user guide.
Once your solution is built, you can publish it to an Orchestrator tenant or to your Personal Workspace. To learn how to publish a solution, refer to the steps in Publishing and deploying solutions from the Studio Web guide.
To start building a solution in Orchestrator, take the following steps:
-
在租户级别选择“解决方案”选项卡。
- 选择“项目”选项卡,然后选择“新建项目”按钮。
-
在“创建解决方案项目” 窗口中,提供项目名称和说明(可选),然后选择“创建” 。
- 打开解决方案构建器后,选择“ + ” 按钮,通过添加所选租户中的组件来开始构建解决方案。
- 在“组件”面板中,选择计划包含在解决方案中的组件。请注意,您只能观察您在来源环境中有权访问的组件。
- 选择解决方案中包含的组件,以在“组件属性”面板中查看并选择性地更新其属性。 请注意,有两种类型的属性:
- 只读属性 - 更改这些属性可能会破坏解决方案。 更改只读属性的唯一方法是返回开发环境并进行更改。 然后,返回到解决方案生成器以删除旧组件,然后重新导入该组件以获取最新信息。
- 可配置的属性 - 如果您知道目标部署环境中需要不同的值,则可以配置这些属性以简化部署体验。 如果需要,您还可以在部署向导中更改这些属性。
备注:
如果环境之间存在属性差异,并且在解决方案打包过程中不确定正确的值,建议通过删除默认值将这些字段留空。
这样,可以更轻松地注意到哪些字段在部署阶段需要特定输入。
- 要生成解决方案包,请选择“ 解决方案资源 管理器”窗口右上角的“ 发布 ”按钮,并在新打开的面板中提供以下详细信息:
- 解决方案根文件夹名称- 必填。 在部署时为解决方案根文件夹提供的名称。 管理员可以在执行部署时更改它。
- 包名称 -必填。
- 包版本- 必填。
- 说明- 可选。
- 选择 “发布”。
- 返回到 Orchestrator 中的“解决方案”视图。现在,您应该可以在“包”选项卡中观察新创建的包。
您可以随时与上述流程交互,并返回到“项目”选项卡以继续处理您的项目。