Monitor Job Streams
Create a URL by specifying the BrowseJobStreams action, as described in Creating a basic URL.
You can also specify any of the following filters:
- &workstation
- Valid for distributed system only. Filter by the workstation on which the job stream runs.
- &jobstream
- Filter by the job stream name.
- &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
https://mypc:29043/DASH_context_root/xLaunch.do?pageID=com.ibm.tws.WebUI.
External.navigation&showNavArea=false&action=BrowseJobStreams
&hostname=webuidev&port=31117
&workstation=my_ws&jobstream=my_js_name
&server=C851&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.
- server
- Parameter used for z/OS systems only.