You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Introduction

Workflow

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

  1. To start the jdHelloWorld workflow, click the 01_HelloWorld folder. From the right 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 the 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. From the Order History panel you can see the order is successful and 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 from the upper right corner of the log window.

  • No labels