i
Notifications
Configuring automatic notifications sent by the workflow engine.
Configurable Properties
Notify overdue tasks, after the alert period.
Indicates if an email should be sent for overdue or expired alerts. When the scheduled task for sending alerts runs because it detects an overdue task whose warning period has expired and which has not been previously processed, it sends an email only if this property is activated.
Name |
NotificationAutomaticActionsCancelled |
Code |
ADDRESSES_FOR_CANCELED_ACTIVITY |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
|
Value of the emailWorkflow() function
When defining automated email actions or alerts, the emailWorkflow() function can be used to model the notification sender. When the mail is received, the modeled value is displayed as sender, instead of displaying the actual sender, which is the one configured in the UserSendEMail property.It may happen that some mail servers, such as Google for example, do not allow displaying a different value from the actual sender.
Name |
EmailWorkflow |
Code |
WORKFLOW_MAIL |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
deyel@deyel.com |
Value of the functionMotorWorkflow()
The functionWorkflowMotorName() returns an alphanumeric value indicating the name of the Workflow engine. It is commonly used in notification modeling. The default value is Deyel Workflow Engine, but a different value can be set if necessary.
Name |
workflowEngineName |
Code |
WORKFLOW_NAME |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
Deyel Workflow Engine |