Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: New screenshots & text

...

  1. To start the JOC Cockpit open a browser tab and call the JOC Cockpit using an address such as:
  2. Log into the JOC Cockpit using an authorized account name and password. The account name shown in the screenshot below is for one of the default accounts supplied with the JOC Cockpit. 
    Image RemovedImage Added

  3. After logging in successfully the Dashboard view will be shown:
    Image RemovedImage Added

  4. Now open the Job Chains view by clicking on the Job Chains link in the grey menu bar near the top of the dashboard. This is the most useful view for starting and monitoring individual Orders being run on Job Chains and when first opened only shows the menu tree in the left hand view panel. This menu tree represents the folder structure in the JobScheduler's live directory and is a major tool for navigating to individual Job Chains.
    • Click on the tutorials link in the menu tree as shown below to access the Hello World Job Chain:
      Image RemovedImage Added

  5. At this stage the Hello World Job Chain is the only Job Chain in the tutorials folder. It is shown in card form as shown can be seen in the next screen shot:
    Image RemovedImage Added
    The card view provides two possible ways of generating an Order for the Job Chain:
    • the Add Order link at the bottom left of the Card and 
    • via the Additional Options (ellipsis) icon shown behind the pointer in the screen shot above. This will open a list of options for the Job chain Chain as shown in the next screenshot:
      • Show Flow Diagram
      • Show Configuration
      • Add Order
      • Manage Orders
      • Show Calendar
      • Stop Job Chain
      Image Added
    • Now select the Show Flow Diagram option, which will open a schematic representation of the Job Chain and a table showing the recent Order History as Add Order option to open the form to configure how the order will be started. This form is shown in the next screenshot, where the Order can be seen to be configured by default to start Now and without any change to other parameters:
      Image Removed
      The Card shown in the Job Chain represents the Hello World job and the Additional Options menu in the Card can be used to carry out operations on the Job itself, such as showing the Job's configuration or stopping it. The Order, which is required to run the Job, can be accessed via the Additional Options menu above the Job Card (behind the mouse pointer) and can be started by selecting Start Order Now Image Added
      Click on the Submit Order button to start the order. 
    • The Hello World Job Chain will be processed very quickly so you may not notice a change in the Job Chain card which will very briefly show:
      • 2 Orders and 
      • 1 Pending  1 Running before the order is completed.

  6. The presentation form used for the Job Chain view now needs to be changed to access the History for the Hello World Job Chain.
    Click on the Show List button in the View Header menu as shown in the next screenshot:
    Image RemovedImage Added
  7. The Job will only take a fraction of a second to run and therefore cannot be followed in the flow diagram but after a few seconds the Order History in the pane below the Flow Diagram will be updated as shown in the next screenshot:
    Image Removed
    Clicking on any entry in the top row of the Order History will now open the Log file for the Order that has just run, where details of the Order can be inspected if necessary.
    Image Removed

...


  1. This will change the presentation of the job Chain to a list form, which includes a link to show the Order History.  
  2. Now click on the Hello World Job Chain link in the Job Chain list, which will open the History tab for the Job Chain as shown above. 
    Image Added
    By default the History tab lists the 30 most current and recent Orders run on the Job Chain with their Status, Start and End date and time as well as the Current Node. (The Success Nodes listed for all Orders shown is an end node of the Job Chain when it runs without error and all the Orders shown have run to completion. End nodes will be introduced in the next tutorial.) 

  3. Clicking on any of the entries for an Order provides a direct route to opening the log file for the Order as shown in the screenshot below.  

    Image Added