UiPath Documentation
studiox
2023.10
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

StudioX user guide

上次更新日期 2026年4月30日

常见问题

关于 StudioX

StudioX 适合我吗?

StudioX 旨在使没有编码经验的用户能够自动执行自己的重复任务。如果您可以将任务分解为执行任务所需的逻辑步骤,并且具备基本的技术“诀窍”,例如能够熟练使用 Microsoft Excel(例如,您熟悉 VLOOKUP 等公式,知道如何创建透视表或如何运行宏),StudioX 可能是适合您的自动化工具。

我可以使用 StudioX 自动执行哪些操作?

您可以使用 StudioX 自动执行以下操作:

  • 网页和桌面应用程序 - 填写并提交表单、提取数据等。
  • Microsoft Office - 自动执行您在 Excel、Word 和 PowerPoint 中执行的常见任务。
  • 涉及电子邮件的重复性任务,例如发送电子邮件和日历邀请,或从 Outlook、Exchange 365 和 Gmail 帐户下载附件。
  • 文件和文件夹操作 - 自动执行各种操作,例如复制、移动、创建或删除文件和文件夹。

您可以跨多个应用程序自动执行手动流程。例如,您可以设计一个自动化程序,将您收到的特定 Excel 文件保存为 Outlook 电子邮件的附件,然后用这些文件中的数据填写 Web 表单。

入门指南

如何安装 StudioX?

StudioX is a profile in UiPath® Studio. To use StudioX, install Studio, activate, and select the StudioX profile.

StudioX has the same hardware and software requirements as UiPath Studio.

StudioX 是否配有 Robot?

与 StudioX 一起安装 Robot,以使您能够执行在 StudioX 中创建的项目。Robot 无法安装在单独的计算机上。

如何学习 StudioX 的用法?

如何运行自动化?

  • 在 StudioX 中,通过单击功能区中的“运行”按钮。
  • From the UiPath Assistant, after publishing the project:
    • 如果 Robot 未连接到 Orchestrator,则可以使用“Robot 默认值”选项在本地发布项目。
    • 如果 Robot 已连接到 Orchestrator,则可以将项目发布到 Orchestrator。

许可

StudioX 许可证是否包括有人值守的机器人许可证?

是的,UiPath 许可证包含较低许可证/SKU 中的所有功能。这意味着 Citizen Developer 许可证包含生产有人值守许可证,该许可证让您可以从 UiPath Assistant 运行生产自动化。

如果我具有 Studio 许可证,是否可以使用 StudioX 配置文件?

任何允许访问 Studio 配置文件的许可证都支持您访问 StudioX 配置文件。

如果我具有 StudioX Citizen Developer 许可证,是否可以使用 Studio 配置文件?

StudioX Citizen 开发者许可证仅提供对 StudioX 配置文件的访问权。

StudioX 和 Studio

我可以在 Studio 中打开 StudioX 项目吗?

任何 StudioX 项目都可以从 Studio 配置文件中打开和编辑,这让 RPA 开发者能够解决和修复潜在问题,或添加 Citizen 开发者无法从 StudioX 配置文件轻松添加的功能。从 Studio 配置文件编辑在 StudioX 中创建的项目时,重要的是确保所做的更改不会影响该项目与 StudioX 的兼容性,以便您仍可以从 StudioX 配置文件中打开和编辑该项目。请记住:

  • 您可以在 Studio 中编辑现有的 StudioX 项目,但不能从 Studio 配置文件创建 StudioX 项目。
  • Only the Main.xaml workflow file can be viewed and edited from the StudioX profile. Additional workflow files can be added to the project and invoked using the Invoke Workflow File activity, but they are not visible when the project is opened in the StudioX profile.
  • 必须将 Main.xaml 文件中的所有活动放置在 SequenceX 容器活动中,该根活动将默认添加到所有 StudioX 项目中。
  • 如果您将非为 StudioX 设计的活动添加到项目中,StudioX 用户可能无法对其进行配置。

用于 Studio 的活动是否可以在 StudioX 中使用?

Any activities package can be added as a project dependency in StudioX from the Manage Packages window. For more information about adding package sources and installing packages, see Managing Activities Packages in the Studio Guide.

但是,用于 StudioX 的活动遵循不同的设计准则,因此在 StudioX 中可能很难或无法使用某些 Studio 活动:

  • StudioX 通过设计使变量类型变得非常简单,而许多为 Studio 设计的活动要求用户修改和配置 StudioX 不支持的特定类型。在这种情况下,用户将无法成功使用该活动。
  • 在活动的主体中(在“设计器”面板中)可以使用 StudioX 活动的关键属性。StudioX 用户不习惯从“属性”面板配置活动。

我可以在 Studio 中使用 StudioX 活动吗?

StudioX 中提供的所有活动都可以在 Studio 中使用。

StudioX 和 Orchestrator

StudioX 项目可以发布到 Orchestrator 吗?

You can publish StudioX projects to Orchestrator using the same publishing process as for Studio projects. For more information, see About Publishing Automation Projects in the Studio Guide.

是否可以在 StudioX 中开发项目以用作 Unattended?

StudioX 项目专为 Attended 使用而设计,我们不建议在开发用于 Unattended 的项目时使用 StudioX。您可以通过删除 GEH,在 Studio 配置文件中更新 StudioX 项目以供 Unattended 使用。我们建议让 RPA Developer 在发布项目以供 Unattended 使用之前对其进行审核,因为他们可能想要添加额外的日志记录和错误处理方式,并检查应存储为资产的硬编码值。

StudioX 兼容哪些 Orchestrator 版本?

StudioX 与 Orchestrator 2019.10 及更高版本兼容。与 Orchestrator 2019.10 的兼容性仅限于许可和记录。

为 StudioX 开发

我可以为 StudioX 创建自定义活动吗?

You can create custom activities for StudioX in the same way as you do for Studio, but make sure to take into account that StudioX activities follow different design guidelines.

我可以在 Studio for StudioX 中创建库吗?

Any library published from Studio can be added as a project dependency in StudioX. RPA developers can create libraries following the instructions on the About Libraries page in the Studio Guide.

After a library is created and published from Studio, StudioX users can add the location where the library was published as a package source, and then install the library in projects from the Manage Packages window. For more information about adding package sources and installing packages, see Managing Activities Packages in the Studio Guide.

When creating libraries for StudioX, take into account that StudioX activities follow different design guidelines.

我可以为 StudioX 创建自定义工作流分析器规则吗?

You can create custom Workflow Analyzer rules for StudioX in the same way as you do for Studio. To make a rule available in the StudioX profile, an additional property must be defined. For more information, see Building Custom Rules in the Studio Guide.

监管与审核

StudioX 提供哪些监管功能?

组织可以控制对活动包订阅源、工作流分析器规则和设置的访问,并且可以启用或禁用产品中的功能。

您可以通过以下方式之一实施监管策略:

For additional control, organizations can create custom Workflow Analyzer rules that enforce specific settings, policies, or behaviors. For more information, see Building Custom Rules in the Studio Guide.

我的组织如何知道用户在使用 StudioX 做什么?

Execution logs contain information about the applications, URLs, Excel and Word files that are used in automations, as well as information about emails sent using Outlook activities. For more information, see Audit Logging.

When a project is published, information regarding the applications and URLs that are used in the automation is included in the package and is displayed in the package release notes and process details in Orchestrator.

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新