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

ESC_TEMPL_CPROP view

Use this predefined database view to query custom properties for escalation templates.

Columns in the ESC_TEMPL_CPROP view
Column name Type Comments
ESTID ID The ID of the escalation template.
NAME String The name of the property.
TKTID ID The task template ID to which the escalation template belongs.
DATA_TYPE String The type of the class for non-string custom properties.
VALUE String The value for custom properties of type String.

Database views for Business Process Choreographer