- 入门指南
- 面向 Administrator
- RPA 工作流项目
- 应用程序项目
- 智能体流程
- Maestro 案例
- Maestro 流程
- Agents (智能体)
- Solutions (解决方案)
- API 工作流
- 测试
Studio Web 项目中的活动,包括如何按顺序添加这些活动以及如何在工作流画布中配置位置。
Activities are executed in the order in which you add them to the project. To add an activity, select the Plus
button in the location you want to add it in your workflow - before or after an existing activity, or inside a container activity.
系统将打开一个新窗口,显示按类别分组的所有可用活动。例如,Google Workspace 类别对所有可自动执行 Gmail、Google 云端硬盘、Google 表格和 Google 日历的活动进行分组,而用户界面自动化则包含可让您自动与网页交互的所有活动。
要查找所需的活动,请搜索要执行的操作并查看结果,或浏览列表以查看可用于所需类别的活动。 首先显示所有项目中最近使用的 6 个活动和类别。
首次将某个类别中的活动添加到项目中时,系统会在项目中安装该类别的活动包,这可能需要几秒钟。当您添加同一类别中的其他活动时,几乎可以立即添加这些活动。
Studio Web 中提供的活动来自 UiPath ™发布和维护的官方包。如果管理员启用了预览活动和包,则预览
”显示在预发行包和活动的图标上。管理员还可以允许使用发布到 Orchestrator 库订阅源的库中包含的自定义活动。
某些活动包(例如用户界面自动化)包含只能在 Studio 桌面版中使用的活动。您可以通过 Studio 桌面版来识别这些活动
其名称旁边的图标。要在可用活动列表中查看这些活动,请切换窗口底部的“显示 Studio 桌面版活动”按钮。添加 Studio 桌面版活动会提示您在 Studio 桌面版中打开项目,并将项目转换为 Windows 兼容性项目。有关更多信息,请参阅在 Studio Desktop 中打开项目。
要管理项目依赖项,请在 Studio 桌面版中打开项目。要了解更多信息,请参阅 Studio 用户指南中的“管理依赖项”部分。
使用 Autopilot 添加活动
When searching for an activity, you can use Autopilot to generate the next steps in your automation. To access this feature, describe in the search bar what you want to achieve and select the Generate with Autopilot option.
A new sequence is added to your workflow with an annotation that contains your instructions. You can choose to save this sequence and come back to it later or select the Generate button. If you choose the latter, Autopilot will then analyze your instructions, identify relevant activities, and add them in a logical sequence. If the instructions are not valid, you are asked to try a different description. While this process is running, you can cancel and return to the previously generated sequence.
After processing your instructions, a preview of the proposed workflow is created inside the sequence. The preview contains the activities that will be used in your automation, each with a descriptive name. Pointing to an activity reveals its standard name.
If you are not satisfied with the structure created by Autopilot, you can refine your initial instructions by selecting inside the annotation, editing the description, and selecting the Generate button again, which will create a new workflow preview.
确保工作流按预期运行后,选择“确认”按钮,让 Autopilot 构建工作流。否则,请选择“取消”按钮以放弃预览。默认情况下,Autopilot 保留生成的工作流的序列,使您能够进一步编辑生成的工作流。
After the workflow is created, you can modify your instructions by selecting inside the sequence's annotation and repeating the process of generating a new workflow preview. If you wish to remove the sequence surrounding a generated workflow, select Actions
next to the sequence's name and then the Ungroup option.
除了新建活动窗口外,您还可以通过选择“操作” ,使用 Autopilot 从任何序列和作用域活动(包括放置在另一个序列中的序列)生成工作流
>使用 Autopilot 添加注释。