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

Process Mining

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

故障排除

数据运行还会创建一个日志文件,以便在出现意外结果或使用数据上传器上传数据失败时提供帮助。 文件extraction.log包含上次数据运行的日志。 对于每个失败的提取,系统会显示返回代码。 有关更多信息,请参阅 Theobald 软件官方文档《通过命令行调用》 。 如果设置不正确,则会在错误消息中提及。

针对非 HANA 系统的 CDPOS 的提取问题

在某些较旧的非 HANA 系统中,CDPOS 是集群表,可能会导致“联接台词表”错误,如以下代码中所示。

ERPConnect.ABAP RuntimeException: RfcReceiveEx failed(RFC_SYS_EXCEPTION) RFC_ERROR_SYSTEM_FAILURE - Join with pool table, cluster or view.ERPConnect.ABAP RuntimeException: RfcReceiveEx failed(RFC_SYS_EXCEPTION) RFC_ERROR_SYSTEM_FAILURE - Join with pool table, cluster or view.
默认情况下, CDPOS表的提取包括与CDHDR表的联接,以限制需要提取的记录数。运行脚本时,可以使用另一种在不进行联接的情况下限制记录数量的方法。在脚本的配置中,变量is_sap_hana应设置为false

其他提取问题

元数据

在提取过程中,您可能会遇到意外错误。 例如:

23,O2C_VBAK,2023-05-16_08:46:54.984,4,FinishedErrors,Error,LiveDataExtraction,Theobald.Extractors.Table.TheoReadTableException: Length of the field VBTYP not valid. Given length is 000002 . Length in SAP is 00000823,O2C_VBAK,2023-05-16_08:46:54.984,4,FinishedErrors,Error,LiveDataExtraction,Theobald.Extractors.Table.TheoReadTableException: Length of the field VBTYP not valid. Given length is 000002 . Length in SAP is 000008

这可能是由于模板提取中定义的属性与您的 SAP 系统不匹配所致。

在 Theobald Xtract Universal 中,选择“ 刷新元数据 ” 按钮以更新元数据属性以反映您的 SAP 系统,并检查问题是否已解决。
刷新元数据

Incremental extraction issues

If you encounter an issue with an incremental extraction in Theobald Xtract Universal, you can reset the incremental settings by opening the extraction and selecting Delete CDC Resources.

This removes the record of the last successful extraction. The next time the extraction runs, it will perform a full load of the table. Subsequent extractions will then run incrementally again.

You can also use this option when modifying the extraction configuration (for example, when adding a new field).

超时问题

在提取过程中,您可能会遇到超时问题。 请参阅 SAP 官方文档 ,查看可用的超时参数。

  • 针对非 HANA 系统的 CDPOS 的提取问题
  • 其他提取问题
  • 元数据
  • Incremental extraction issues
  • 超时问题

此页面有帮助吗?

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