Examine the workbench object Work Item Idle Time Threshold Detail View
to see how the column "Open Process Tracker" is added to the view.
Procedure
- From IBM®
Cognos® Real-time Monitoring Workbench, click the
Workbench tab.
- Expand the folder and select Work Item Idle Time Threshold Detail View.
- Click Edit. The field expression for the Open Process Tracker column is displayed as
follows:
"IBM FileNet Case Monitor".Examples."Threshold Monitoring"."Tracker URL Lookup Table".URL_BASE
|| 'queueName=' || "IBM Case Monitor".Examples."Threshold Monitoring"."Work Item Idle Time Threshold Event"QueueName
|| '&wobNum=' || WobNum || ' ' || 'Process Tracker'
In
the field expression, the URL_BASE is referenced and the queue name and work item number is
appended. The Process Tracker URL is displayed as a link when the column is displayed in a dashboard
object.
The format of the field expression is "<URL><space><hyperlink
text>". Because of this format, the column value Process Tracker is displayed as the text
for the link in the dashboard.
- Click Save.