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 tasks lists: Common task 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 task 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 tables show 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 TASK database view
Common attribute name Name used in Process Portal saved searches Name in the TASK database view
ACTIVATED Received Date ACTIVATED
COMPLETED Closed Date COMPLETED
CONTAINMENT_CTX_ID Instance ID CONTAINMENT_CTX_ID
DUE Task Due Date DUE
KIND N/A (derived from multiple columns) KIND
NAME Activity NAME
ORIGINATOR Sent From ORIGINATOR
OWNER Assigned to User OWNER
PRIORITY Task Priority PRIORITY
STATE Task Status (mapped) STATE
TKIID N/A (taskId) TKIID

How common attributes map to saved search names and query table names in the TASK_DESC database view
Common attribute name Name used in Process Portal saved searches Name in the TASK_DESC database view
TAD_DISPLAY_NAME Task Subject DISPLAY_NAME
TAD_DESCRIPTION N/A (taskNarrative) DESCRIPTION

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


Related concepts:
Predefined query tables


Related reference:
TASK view
TASK_DESC view