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

Process Mining

上次更新日期 2025年9月18日

计划数据运行

In production environments, typically data for process apps is refreshed at regular intervals. For example, every day, or every week. To make sure this happens, the extraction process can be scheduled which has to trigger the app to start data transformation and refresh the data in the Process Mining process app. Refer toRetrieving the credentials for the Azure blob storage for more information.

在大多数情况下,Windows 任务计划程序用于定期计划提取脚本或流程。

CData 同步计划程序

If data extractions are done with CData Sync, you can use the CData Sync Scheduler to define a schedule to run the extraction job on a regular interval, check out Run the job - Scheduling jobs.

使用 Windows 任务计划程序运行适用于 Theobald Xtract Universal 的 Powershell 脚本

  1. 确保已安装 PowerShell 版本 6 或更高版本。 查看 Microsoft 官方文档,了解在 Windows 上安装 Powershell

  2. 确保您已将数据上传器保存在extract_theobald.ps1脚本和config.json文件所在的文件夹中。 例如C:\Scripts\SAP P2P
  3. 在 Windows 任务计划程序中定义任务的操作时,请使用以下参数。

参数

描述

示例

程序

用于运行脚本的程序。 例如,PowerShell。

pwsh

参数

运行脚本所需的输入参数。

"C:\Scripts\SAP P2P\extract_theobald.ps1" >> "C:\Scripts\SAP P2P\run.log"

开始于

保存数据上传器、 extract_theobald.ps1脚本和config.json的文件夹的名称。

C:\Scripts\SAP P2P

计划数据运行

此页面有帮助吗?

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