Introduction

The workflow example from the 01_HelloWorld folder demonstrates basic JS7 capabilities to execute shell jobs.

Workflow

  1. To start the jdHelloWorld workflow, click the 01_HelloWorld folder. In the right-hand panel, you can see the list of workflows in this folder, i.e. jdHelloWorld
  2. Click the arrow button to expand the workflow and to view the jobs available in the workflow.



  3. 01_HelloWorld: the workflow includes a single job with a shell script to be executed.    




  4. To execute the workflow: 1) click the action menu of the workflow. A drop-down menu will appear. 2) click the Add Order menu item.




  5. Click the Add Order action menu item. A popup window will appear.
  6. You can add the Order ID or leave the Order ID value empty, it will then use a default Order ID to process the order. Click the Submit button. 




  7. To check the status of the order click the Workflow name to make the Order History panel appear.




  8. In the Order History panel you can see the order is successful and has finished. Click the Order ID to open the execution log.



  9. A log view window will open and the Order Log will be displayed. The Order Log contains log output from all jobs executed by the order. 
  10. You can download the log file by clicking the Download button in the upper right-hand corner of the log view window.



  • No labels