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

Compare with Current View Page History

« Previous Version 6 Next »

The example 01_HelloWorld demonstrates the JS7 capability to execute shell jobs.

  1. To start the HelloWorld example, click the 01_HelloWorld folder. From the right panel, you can see the list of workflows in this folder, e.g. 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 01_HelloWorld 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