HCL Workload Automation, Version 9.4

Monitor Jobs on distributed systems

Create a URL by specifying the BrowseJobs action, as described in Creating a basic URL.

You can also specify any of the following filters:
&workstation
Filter by the workstation on which the jobs runs.
&jobstream
Filter by the job stream that contains the jobs.
&job
Filter by the job name.
&schedtime
Filter by the job scheduled time.
&status
Filter by the job status. You can filter by one or more statuses. Possible values are:
W
Waiting
O
Successful
H
Held
R
Ready
E
Error
U
Undecided
S
Running
C
Canceled
B
Blocked
&columns
Specify the number of columns that you want to display in your result table. If not specified, the default number of columns for this query is shown. Supported values are:
Min
Display a minimum set of columns
All
Display all columns
Example:
https://mypc:29043/DASH_context_root/xLaunch.do?pageID=com.ibm.tws.WebUI.
External.navigation&showNavArea=false&action=BrowseJobs
&hostname=webuidev&port=31117
&workstation=my_ws&jobstream=my_js_name&job=my_job_name&status=ESB&columns=ALL 
where:
DASH_context_root
It is the Dashboard Application Services Hub context root defined at installation time. The context root determines the URL of a deployed application and by default is identical with the application directory or archive structure. In this case, the default is ibm/console.