Notifications
This section describes the configuration and use of notifications in Citeck.
The subsections cover the following topics:
Configuring the ecos-notifications microservice connection — configuration of SMTP parameters via application.yml or environment variables.
Notifications — a general overview of the notification mechanism: types, delivery channels, and basic configuration.
Notification Templates — creating and managing templates for automatic generation of email and message text.
Bulk Mailing — sending notifications to multiple recipients at once based on specified criteria.
Lazy Approval for tasks — approving tasks directly by replying to an email, without logging into the system.
Sending notifications from BPMN (Send Task) — integrating notifications into business processes using the Send Task element.
Senders — configuring email senders and SMTP connection parameters.
Sending EDS-signed emails — signing outgoing emails with an electronic digital signature.
Sending a test message on microservice startup — verifying that the mail channel is working when the service starts.
- Notifications
- Notification Templates
- Bulk Mailing
- Lazy approval functionality for tasks
- Sending notifications from Citeck BPMN (Camunda)
- Senders
- Sending Emails Signed with an Electronic Digital Signature (EDS)
- Sending a test message when starting the microservice
- Configuring the ecos-notifications Microservice Connection