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

Process Mining

上次更新日期 2025年11月26日

配置提取脚本

请按照以下步骤配置提取脚本。

  1. 转到“ 应用程序模板 ”页面,然后打开应用程序模板的文档页面。

  2. 找到 使用 Theobald Xtract Universal 加载数据 部分,然后下载应用程序模板的 extract_theobald.zip 文件。 此 extract_theobald.zip 文件包含 extract_theobald.ps1 脚本和 config.json 文件。

  3. 在安装了 Theobald Xtract Universal 的服务器上解压extract_theobald.zip文件的内容。

  4. 如下表中所列,在config.json中为脚本配置变量。

变量

描述

xu_location

Xtract Universal 安装文件夹。 您可以在此文件夹中找到 xu.exe。 例如: C:\\MyFolder

xu_server

安装 Xtract Universal 的服务器的地址。 默认值为localhost

xu_port

安装 Xtract Universal 的服务器的端口。 安装的默认端口为8065

sas_uri

需要将提取的数据上传到的 Azure Blob 存储的 SAS URI。 请参阅检索 Azure Blob 存储的凭据

end_of_upload_api

上传所有数据后,在 Process Mining 中启动数据处理时调用的 API。
extraction_start_date )*
用于限制提取的开始日期。 仅在此日期筛选应用了日期筛选器的表格。 格式为 YYYYMMDD。 默认情况下无限制,开始日期 19700101指示。
备注:
  • extraction_start_date 必须拥有值。
  • extraction_start_date之前发生的所有事件都将从提取的数据中排除。
extraction_end_date )*
用于限制提取的结束日期。 仅在此日期筛选应用了日期筛选器的表格。 格式为 YYYYMMDD。 默认情况下,结束日期 20991231指示无限制。
备注:
  • extraction_end_date 必须拥有值。
  • extraction_end_date之后发生的所有事件都将从提取的数据中排除。

language

从源系统中提取数据所用的语言。 默认为 E

exchange_rate_type

用于货币转换的汇率类型。 默认为 M

is_sap_hana

指定源系统是否为 SAP HANA。由于聚集表的原因,其他版本的 SAP 可能会在提取时提供错误。默认值为true
process_codeDefines the prefix of the extraction name that is used for the extraction in Theobald. You can accept the default value.
extraction_typeDefines the extraction type used for the extraction. Possible values: full, incremental.
Note: Check out Incremental extraction for more information on how to configure incremental extraction for Theobald Xtract Universal.
extraction_tables_incrementalEnables you to specify the tables used for incremental extraction.
Important: Make sure to configure incremental extraction for the (transactional) tables in Xtract Universal Designer and in the input data mapping in Process Mining. Check out Incremental extraction for more information.
备注:
  • This setting is only applicable when extraction_type is set to incremental.
  • By default, all transactional tables are defined.
*)要更完整地了解所有事件,建议设置extraction_start_dateextraction_end_date ,以便间隔超过业务流程已知吞吐时间的两倍。

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。