This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

PROCESS_ATTRIBUTE view

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
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.