IBM BPM, V8.0.1, All platforms > Customize and rebranding interfaces > Customize Process Portal > Building Process Portal spaces > Federation considerations for Process Portal spaces > Naming considerations for federating lists of processes and tasks

Federated processes lists: Common process attributes

In most cases, the names used for an attribute differ in saved searches and query tables. To ensure that query results can be federated, common process attributes provide a mapping of the saved search name to the query table name.

When you create a query table for a federated environment, use the common attribute name for a property instead of the column name of the predefined database view. The following table shows how the common attributes map to the corresponding saved search names and query table names.

How common attributes map to saved search names and query table names in the PROCESS_INSTANCE database view
Common attribute name Name used in Process Portal saved searches Name in the PROCESS_INSTANCE database view
PI_NAME Instance Name NAME
PT_PTID N/A (bpdId) PTID
PI_PIID Instance ID PIID
PI_STATE Instance Status (mapped) STATE
PT_DISPLAY_NAME Process Definition DISPLAY_NAME
PT_NAME Process Definition TEMPLATE_NAME
PI_DISPLAY_NAME Instance Name DESCRIPTION
PROCESS_APP_ACRONYM Process App PROCESS_APP_ACRONYM
SNAPSHOT_ID N/A (instanceSnapshotId) SNAPSHOT_ID
SNAPSHOT_NAME Snapshot SNAPSHOT_NAME

Naming considerations for federating lists of processes and tasks in the Human Tasks Management widgets


Related concepts:
Predefined query tables


Related reference:
PROCESS_INSTANCE view