HCL Workload Automation, Version 9.4

Creating a URL to launch the Plan View in context

About this task

To create a  URL to launch the Plan View in context, perform the following steps:

Procedure

  1. Define the URL as follows:
    https://<WebUIHostname>:<WebUI_port>/dwc/
    faces/html/jsp/PlanViewerLauncher.jsp?engineName=<ENGINE_NAME>

    where:

    WebUIHostname
    It is the fully qualified hostname or the IP address of the computer where the Dynamic Workload Console is installed.
    WebUI_port
    It is the port used to access the Dynamic Workload Console.
    engineName
    It is the name of the engine defined in the Dynamic Workload Console.

    Example

    https://myhost.softwarelab.it.mycompany.com:16311/dwc/faces/html
    /jsp/PlanViewerLauncher.jsp?engineName=ROME
  2. You can also add some optional parameters at the end of the URL string with the &<param1>=<value>&param2=value syntax. The optional parameters are as follows.
    jsNameFilter
    It is the name of the job streams to filter. It can contain wildcard characters (*).
    wksNameFilter
    It is the name of the workstations to filter. It can contain wildcard characters (*)
    predecessors
    Set to true if you want to include the predecessors of the selected job stream. This setting has no effect is no if no filter is specified.
    successor
    Set to true if you want to include the successors of the selected job stream. This setting has no effect is no if no filter is specified.
    arrivalTimeStart
    When specifying the Scheduled Time range, this value indicates the from date. It must be in the "dd.MM.yy.hh.mm.ss" form, where: dd is the day, MM is the month, yy is the year, hh is the hour, mm are the minutes, ss are the seconds
    arrivalTimeEnd
    When specifying the Scheduled Time range, this value indicates the to date. It must be in the "dd.MM.yy.hh.mm.ss" form, where: dd is the day, MM is the month, yy is the year, hh is the hour, mm are the minutes, ss are the seconds

Results

Example of a complete URL:
https://myhost.romelab.it.ibm.com:16311/dwc/faces/html/jsp
/PlanViewerLauncher.jsp?engineName=ROME&engineOwner=admin&jsNameFilter=j*