UiPath Documentation
process-mining
2022.10
false
Process Mining
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

TemplateOne-SingleFile input fields

简介​

If your data for cases and events is available in one input file, you use the TemplateOne-SingleFile app template.

If you want to create a new TemplateOne process app, you must upload a dataset that contains the data to be used in the TemplateOne.

这必须是 .tsv(制表符分隔)文件或 .csv(逗号分隔)文件,其中每个输入字段都包含一个列。

重要提示:

表格名称和字段名称区分大小写。始终确保数据集中的字段名称(列标头)与下表中的字段名称匹配,并且文件名为 Event_log。

如果您使用 CData Sync 提取数据,则必须将_raw添加到下面列出的表格名称中,例如 Event_log_raw .

教程​

创建第一个数据集时,请观看下面的此视频以获取教程。用于更好地了解如何创建数据集以及在TemplateOne流程应用程序中使用该数据集。

必填字段和可选字段​

Your input data file can have different fields or different field names. However, there are some fields mandatory for TemplateOne - SingleFile, which means that the data must be available in your input data file for a correct working of TemplateOne.

备注:

如果字段为必填字段,则不应包含NULL值。

字段类型​

以下是不同字段类型及其默认格式设置的概述。

字段类型格式
booleantrue、false、1、0
datetimeyyyy-mm-dd hh:mm:ss[.ms],其中[.ms]是可选的。
double小数点分隔符: . (点)

千位分隔符:无
text不适用
整数千位分隔符:无

本页概述了“TemplateOne - 单个文件”的输入字段。系统将为每个字段显示名称、数据类型和简短说明。除此之外,系统会指示该字段是否为必填字段。

事件日志​

Below is an overview of the input fields for TemplateOne.

名称数据类型必填 是/否描述
activitytextY事件的名称。用于描述流程中的步骤。
case_idtextY事件所属案例的唯一标识符。
event_enddatetimeY与事件执行结束相关联的时间戳。
automatedbooleanN指示事件是手动执行还是自动执行。
casetextN用于标识案例的用户友好名称。
case_statustextNThe status of the case in the process. For example, open, closed, pending, approved, etc.
case_typetextN案例的分类。
case_valuedoubleN与案例相关的货币价值。
event_costdoubleN执行事件的成本。
event_detailtextN事件相关信息。
event_startdatetimeN与开始执行事件相关联的时间戳。
teamtextN执行事件的团队。
usertextN执行事件的用户。

自定义字段​

Additionally, custom case and event fields for both case and event properties are available for TemplateOne.

  • 30 fields of type text;
  • 10 fields of type double;
  • 10 fields of type datetime;
  • 10 fields of type boolean;
  • 15 fields of type duration.

自定义字段具有通用名称。 下面概述了可在流程应用程序中使用的自定义字段。

名称数据类型必填 是/否
custom_case_text_{1...30}textN
custom_case_number_{1...10}doubleN
custom_case_datetime_{1...10}datetimeN
custom_case_boolean_{1...10}booleanN
custom_event_text_{1...30}textN
custom_event_number_{1...10}doubleN
custom_event_datetime_{1...10}datetimeN
custom_event_boolean_{1...10}booleanN
custom_event_duration_{1...5}整数N

使用自定义字段时,应使用数据管理器将字段重命名为与值匹配的名称。请参阅字段。

Custom fields that are empty in your dataset, are not displayed in Process Mining.

  • 简介​
  • 教程​
  • 必填字段和可选字段​
  • 字段类型​
  • 事件日志​
  • 自定义字段​

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新