Versions Compared

Key

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

...

This article features the Log Cleaner Enhanced Email Tool Plugin and sample app created by Mokxa Technologies, LLC. The enhancement email plugin extends the existing functionality of the email tool with the additional ability to debug. All emails with “debugging” selected Debugging selected will be captured and stored in the app_fd_emailaudit table. They include all properties passed in the tool, including To, Cc, Bcc, Subject, Body, and Errorand Error. The error column will capture any error message passed in the system logs when emails fail to send. This article will explore the functionality and capability of this plugin.

...

  1. Joget DX Enterprise version.
  2. Developer access to Joget DX with plugin management capabilities.

Plugin Information

Plugins Available in the Bundle:

  1. Enhanced Email Tool (Process Tool)

This plugin bundle is compatible with Joget DX 8 and onwards.

To download this plugin, visit the Joget Marketplace.

For any issues related to this plugin, visit the Enhanced Email Tool GitHub page.

Video recording

Widget Connector
urlhttp://youtube.com/watch?v=2B5s_qdDvqA
 

Steps to install

...

  1. In the Joget App Center, navigate to Settings > Manage Plugins > Upload Plugin and click Choose File.
  2. Select the Enhanced Email Tool jar file and click Add. The plugin is listed in the Installed Plugins tab once uploaded.
    Image Modified

How to use it

  1. Once the plugin is updated in Joget, create the process and add a Tool component to the participant.
  2. Click the tool in that process, and , and in the Mapping tab, select the Enhanced Email Tool plugin  plugin from the the Tools drop drop-down list.
    Image Modified 
  3. When the Debugging option is selected, all emails sent out will be stored in the app_fd_emailaudit table and capture all email properties including the respective error if the emails fail to send.
    Image Modified

  4. Click Apply Changes.

Expected Outcome

The To, Cc, Bcc, Subject, Body, and Error are captured and stored in the app_fd_emailaudit table as shown in the image below.

Image Modified

Download Sample App

...

Credits

This plugin, sample app and documentation are created by Mokxa Technologies, LLC.