PROCESS_TEMPLATES Attributes

The PROCESS_TEMPLATES attributes are only applicable when using the getChart and getChartData operations (when the area attribute is set to "PROCESS_TEMPLATES" to display process template information in the chart). These attributes cannot be used when executing queries from the EventCollectorQueryService.

The PROCESS_TEMPLATES attributes contain process template information stored in the ec_proc_template database table.

The following table lists the PROCESS_TEMPLATES attributes.

Attribute Description/Notes
appName The name of the deployed application.
moduleName Module name that the process template belongs to.
moduleVersion Version of the module.
pvmId The numeric ID of the process instance. This ID can be used to join against the process engine tables.
pvmRef The process engine ID of the process template.
processTemplateName Process template name.