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

Process Mining

上次更新日期 2025年5月28日

故障排除

数据运行还会创建一个日志文件,以便在出现意外结果或使用数据上传器上传数据失败时提供帮助。 文件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.
The extraction of the CDPOS table includes by default a join with the CDHDR table to limit the number of records that need to be extracted. An alternative way to limit the number of records without having the join is available when running the script. In the configuration of the script, the variable is_sap_hana should be set to 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 系统,并检查问题是否已解决。
刷新元数据

超时问题

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

此页面有帮助吗?

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