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

Compare with Current View Page History

« Previous Version 6 Next »

Introduction

The JS7 can be used to send notifications by e-mail. JS7 comes with its own mail client to send notifications e.g. in the event of successful or failed execution of workflows.

Workflow

In the workflow jdNotificationSOSMailOnSuccess a job sends an e-mail notification in case of successful execution of the workflow. The job will send an email for the successful order on the registered email address with detailed information about the successful order.

To execute the workflow from the folder 12_Notification follow the below steps:

  1. Click the folder 12_Notification and expand the jdNotificationSOSMailOnSuccess workflow.



  2. Click the action menu of the workflow and use the Add Order menu item from the drop-down menu to add an order to the workflow.



  3. On clicking the Add Order. A popup window will appear.
  4. 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.



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



  6. From the Order History panel you can see the order is successful and finished. Click the Order ID to open the execution log.



  7. 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. 
  8. You can download the log file by clicking the Download button from the upper right corner of the log view window.



  9. You should receive an e-mail notifying about the successful workflow. The e-mail will be sent to the mail address that you specified when applying for the online demo.





  • No labels