Process Template Object Formats
Process Template Object Properties
Required properties are in bold.
Property | Type | Description |
---|---|---|
Desc | object | This object contains a list of localized descriptions for the template. Each entry in the object contains a key/value pair combination. The key identifies the language code (see: Language Culture Codes) and the value refers to the localized description for the language. |
Seq | int | This property contains sequence number for displaying process template in mobile worker's device. |
TemplateID | string | This property uniquely identifies the process template. |
Template | object | This object contains template representation of Work Order object based on the value of Type property. |
IncludeFields | collection | Identifies list of fields to be copied for creating a new work order (i.e. Type = "1001") 3.34.0 |
Type | string | Identifies the business process associated with a process template. Valid values are:
|