IBM BPM, V8.0.1, All platforms > Reference > Database views for Business Process Choreographer

TASK_TEMPL_CPROP view

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

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.

Database views for Business Process Choreographer