ESCALATION_CPROP view
Use this predefined Business Process Choreographer database view to query custom properties for escalations.
| Column name | Type | Comments |
|---|---|---|
| ESIID | ID | The escalation 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. |