This topic applies only to the IBM Business Process Manager Advanced configuration.

PROCESS_ATTRIBUTE view

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

Table 1. Columns in the PROCESS_ATTRIBUTE view
Column name Type Comments
PIID ID The ID of the process instance that has a custom property.
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.