Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The JS7-Notifications are used to send notifications via email. JS7 comes with its own mail client which it can use to send notifying e-mails in the event of, for example, Workflow ending in error.

Workflow

In the Workflow, the jdNotificationSOSMailPlainText sends the email notification as per the value-added in the body variable.

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

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

    Image Added

  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.

    Image Added

  3. On clicking the Add Order. A popup window will appear. 
  4. You can add the Order ID or leave the Order Id value blank it will take the default Order Id to process the Order. Click on Submit button to add the Order

    Image Added

  5. To check the status of the Order click on the Workflow name with this new Order history panel will appear. 

    Image Added

  6. From the Order history panel, you can see the Order is successful and finished. Click on the Order ID to open the detail logs of execution.

    Image Added

  7. A log 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 window. Also, you can expand and collapse the individual job output using the arrow button from the left corner of the log window.

    Image Added

  9. You will get a mail on the registered ID for the workflow.

    Image Added