TASK_TEMPL_CPROP view

Use this predefined Business Process Choreographer database view to query custom properties for task templates.

Table 1. Columns in the TASK_TEMPL_CPROP view
Column name Type Comments
TKTID ID The task template ID.
NAME String The name of the property.
DATA_TYPE String The type of the class for non-string custom properties.
STRING_VALUE String The value for custom properties of type String.