Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Table of Contents |
---|
...
borderColor | green |
---|---|
borderWidth | 1 |
titleBGColor | #ddffcc |
borderStyle | solid |
title | Definition |
Email Tool enables one to send emails as part of a workflow process.
...
...
New feature added in Joget Workflow v6.
Figure 1: Email Tool Properties
Name | Description | ||
---|---|---|---|
To (Specific email address) | Recipient fully qualified address. | ||
To (Participant ID) | Participant ID(s) according to the process flow it resides in. Multiple values can be accepted by separating them with semicolons.
| ||
CC | Fully qualified address is expected. Multiple values can be accepted by separating them with semicolons.
| ||
BCC | Fully qualified address is expected. Multiple values can be accepted by separating them with semicolons.
| ||
Subject | Email Subject. | ||
Message | Email Message. | ||
HTML Content? | Check if "Message" is intended to be a HTML content. |
...
Figure 2: Email Tool Properties - SMTP Settings
Tip |
---|
If no SMTP settings is configured here, this tool will read the SMTP configuration in the "General Settings". You may configure common SMTP settings in "General Settings > SMTP Settings" for your future convenience. |
Name | Description | |||||
---|---|---|---|---|---|---|
From | Sender email address.
| |||||
SMTP Host | Email Server SMTP Host
| |||||
SMTP Port | Email Server SMTP Port
| |||||
Security |
Alternatively, you can click on the "hash" symbol to allow the input of hash variables. | |||||
SMTP Username | Email Server Account Username
| |||||
SMTP Password | Email Server Account Password
|
Info | ||
---|---|---|
| ||
Hit on the "Send Test Email" button to quickly validate and test out your email settings. |
...
Figure 3: Email Tool Properties - Attachments
Name | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Form | File attachment source form. | ||||||||
Form Upload Fields | File attachment field ID(s) in the Form selected above. | ||||||||
Files | This attribute allows one to define the file attachment freely by defining a system path or absolute URL.
| ||||||||
Attach ICS File | Check this option to prepare an event and attach as an ICS file in the email. When this attribute is checked, one will need to populate the details for the calendar ICS file in the fields below. |
Sample Screenshot of Settings |
Sample .ics File Opened using Microsoft Outlook |
Sample .ics File Opened using Gmail |
...