- 入门指南
- 面向 Administrator
- RPA 工作流项目
- 应用程序项目
- 智能体流程
- Agents (智能体)
- Solutions (解决方案)
- API 工作流
- 测试
Studio Web 用户指南
发布代理流程
要发布代理流程项目,请执行以下操作:
- 打开项目。
- 选择设计器顶部的“发布” 。
- 在“发布自动化”窗口中:
- 输入自动化的名称和说明。如果要重新发布之前已发布的项目,则无法编辑名称。
- 选择发布位置:
- Orchestrator 个人工作区订阅源 - 自动化将发布到您的个人工作区,并且只有您可以使用。这是默认选择。
- Orchestrator 租户流程订阅源 - 自动化将发布到全局租户订阅源,并且将可供分配到使用租户订阅源的文件夹的所有用户使用。
- 选择版本。系统会在首次发布时从 1.0.0 开始自动生成一个版本,然后版本号会在每次重新发布时自动递增。
- Click Publish.
在 Orchestrator 中部署代理流程后,您可以访问已发布的代理流程。
- 发布到Orchestrator 个人工作区订阅源的智能体流程将自动部署在 Orchestrator 中,并且可以立即运行。
- 发布到Orchestrator 租户流程订阅源要求您具有包创建的租户权限,或使用预定义的Allow to be Automation Publisher角色。
- 发布到文件夹订阅源时,您需要具有“文件夹包创建”的“文件夹”权限,或使用预定义的Automation Publisher角色。
Open the Change history panel from the
icon on the upper-left side of the designer to manage the versions of a published agentic process. The Change history panel lists project versions in chronological order starting from the current version (selected by default). Each entry in the panel contains:
- 版本号。
- 上次更改版本的时间。
- 版本名称。
- 项目的发布位置。
选择较早的项目版本可在设计器中以只读模式打开该项目,允许您查看特定版本包含的元素。
部署代理流程
要部署已发布的代理流程项目,请导航到 Orchestrator,并:
- 选择要在其中部署项目的 Orchestrator 文件夹。
- 导航至“自动化”页面,然后选择“添加流程”按钮。
备注:
我们建议您在要部署的目标文件夹中具有“Allow to be Folder Administrator”租户角色和“Folder Administrator”角色。
- 从包来源名称下拉菜单中选择要部署的智能体流程项目,然后从包版本下拉菜单中选择版本,并从入口点下拉菜单(如果可用)中选择入口流程。
- 选择“下一步”以进入“包要求”页面,并提供所有包要求。
- 选择“下一步”以进入“其他设置”页面并完成部署配置。
- 选择“创建” ,以部署智能体流程项目。
After deployment, your process is listed in the Processes page. Selecting the process, then the Edit
button opens the Edit process page, where you can update the process configuration, requirements, and additional settings.
要了解有关管理流程的更多信息,请参阅Orchestrator 指南。
升级代理流程
When you publish a new version of an agentic process project, the Updates are available
button appears under the Version column in the Automations > Processes page. To upgrade your published project:
- Select the More actions
button on the right of the process. - 从下拉菜单中选择“升级到最新版本” 。
- 在“更新包版本”窗口中,选择“确认” 。
设置机器人帐户访问权限
在权限方面,代理流程使用与机器人相同的概念。我们建议在部署流程的文件夹中创建一个机器人帐户,该帐户具有以下角色:
- “Automation User”文件夹角色。
- “Allow to be Automation User”租户角色。
这些角色将拥有代理流程以及任何其他自动化、应用程序、连接器或业务规则的所有所需权限。