- 入门指南
- 面向 Administrator
- RPA 工作流项目
- 应用程序项目
- 智能体流程
- Agents (智能体)
- Solutions (解决方案)
- API 工作流
- 测试
Studio Web 用户指南
Activities are executed in the order in which you add them to the project. To add an activity, click 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 个活动和类别。
首次将某个类别中的活动添加到项目中时,系统会在项目中安装该类别的活动包,这可能需要几秒钟。当您添加同一类别中的其他活动时,几乎可以立即添加这些活动。
The activities available in Studio Web are from official packages published and maintained by UiPath®. If preview activities and packages are enabled by your administrator, Preview
is displayed on the icon of pre-release packages and activities. Administrators can also enable the use of custom activities included in libraries published to the Orchestrator libraries feed.
Some activities packages (for example, UI Automation) contain activities that are only usable in Studio Desktop. You can recognize these activities by the Studio Desktop
icon next to their name. To see these activities in the list of available activities, toggle the Show Studio Desktop activities button at the bottom of the window. Adding a Studio Desktop activity prompts you to open the project in Studio Desktop and converts the project to the Windows compatibility. For more information, refer to Opening a project in Studio Desktop.
要管理项目依赖项,请在 Studio 桌面版中打开项目。要了解更多信息,请参阅 Studio 用户指南中的“管理依赖项”部分。
使用 Autopilot™ 添加活动
搜索活动时,您可以使用 Autopilot™ 生成自动化中的后续步骤。要访问此功能,只需在搜索栏中描述您要实现的目标,然后单击“使用 Autopilot 生成”选项。
系统会将新序列添加到您的工作流中,且带有包含您的说明的注释。您可以选择保存此序列并稍后返回,也可以单击“生成”按钮。如果选择后者,Autopilot 将分析您的说明,识别相关活动,并按逻辑顺序添加这些活动。如果说明无效,系统会要求您尝试其他说明。在此流程运行时,您可以取消并返回到先前生成的序列。
处理完您的说明后,系统将在序列中创建建议工作流的预览。 预览版包含将在自动化中使用的活动,每个活动都有描述性名称。 将鼠标悬停在活动上会显示其标准名称。
如果您对 Autopilot 创建的结构不满意,可以通过在注释内部单击,编辑说明,然后再次选择“生成”按钮来优化初始说明,这将创建新的工作流预览。
确保工作流按预期运行后,选择“确认”按钮,让 Autopilot 构建工作流。否则,请选择“取消”按钮以放弃预览。默认情况下,Autopilot 保留生成的工作流的序列,使您能够进一步编辑生成的工作流。
After the workflow is created, you can modify your instructions by clicking 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.
Apart from the new activity window, you can also use Autopilot to generate workflows from any sequence and scope activity, including sequences placed inside another sequence, by selecting Actions
> Annotate with Autopilot.