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

PROCESS_ATTRIBUTE view

Use this predefined Business Process Choreographer database view for queries on custom properties for processes.

process instance that has a custom property.
Columns in the PROCESS_ATTRIBUTE view
Column name Type Comments
NAME String The name of the custom property.
VALUE String The value of the custom property.
DATA_TYPE String The class type for non-string custom properties.

Database views for Business Process Choreographer