Introduction

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

Workflow

In the jdNotificationSOSMailOnFailure workflow a job sends an e-mail notification in the event of a failed workflow execution. The job will send an email containing detailed information about the failed order.

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

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



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



  3. Click the Add Order action menu item. 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. In the Order History panel you can see the order is successful and has 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 in the upper right-hand corner of the log view window.



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





  • No labels