Configuring notify list emails to trigger after document publishing
Who is this article for?
Administrators responsible for configuring email actions.
Email Action permission is required.
If users on a document's notify list are not receiving an email after the document is published, the most common cause is that the wrong email action type has been configured.
This article explains how to correctly configure the notify list emails to trigger when a document is published.
Overview
Each action is defined by a module and an action. The Action field controls exactly which system event triggers the email. For the Document Control module, three action types are commonly confused when trying to notify users after a document is published:
| Action | Behaviour | Use case |
|---|---|---|
| Approve | When all approvers have approved, the document is auto-published and moves to Published status. | Informing users (including the notify list) that a new revision is live. |
| Approve (Delay Publish) | When all approvers have approved, but the document is set for a future publish date, it remains in Awaiting Published status and is not yet published. | Notifying users that approval is complete, but the document is not live yet. |
| Publish | A document is published either manually by a user or automatically when its scheduled publish date arrives. | Confirming a manual or scheduled delayed publish. |
Important
If documents are published automatically after all approvers approve (standard workflow), use the Approve action to send notify list emails. The Publish action won't trigger in this case.
Example
A document follows the standard approval process: it is released for approval, all approvers approve it, and it auto-publishes. An email action set to Publish with recipients in the notify list will never trigger, as no manual or delayed publish event occurs. Changing the action to Approve fixes this issue immediately.
Configuring the email action
If you currently have an Approve email action that notifies approvers and you want to keep it, you do not need to modify it. You can create a second, separate email action with the same Action type (Approve) but a different recipient (the Notify List).
To configure the email action:
- Go to Administration.
- Select Email Actions.
- Click Add Email Action.
- Set Module to Document Control.
- Set Action to Approve.
- Leave Time Delay (days) as 0 to send the email immediately when the document is published.
- Under Recipient, tick the box next to Notify List.
- Compose the subject line and email body using environment variablesas needed.
- Select Save.
Note
The Notify List option emails all users added to the document's notify list in its Document Properties tab. Each document has its own notify list.
Tip
To verify the new Email Action, create a test document, add yourself to the notify list, set it to auto-publish, and complete approval. You should receive the notification email upon publishing.
Troubleshooting issues
If the email action is correctly configured using the Approve action and notify list emails are still not arriving, check the following.
Verifying notify list
If no users or groups have been added to a document's notify list, no email will be sent.
To verify the notify list:
- Open the document.
- Go to Document Properties.
- Switch to the Document Lists tab.
- Confirm users or groups are listed in the notify list.
Note
Notify list settings can be configured in Folder Properties and inherited by new documents. Check both folder and document levels if the list is unexpectedly empty.
Checking spam filters
Even when the Approve action is correctly set, some email providers may filter system-generated emails.
To resolve spam filtering:
- Ask affected users to check their spam or junk folder.
- Search for emails from your Ideagen Quality Management server address.
- Mark any found emails as Not Spam.
- Add the sender address to their safe senders list to prevent this going forward.
Confirming scheduled task is running
Email actions are processed by the Email Action Executor scheduled task. If this task is not running or has failed, emails from all actions will be delayed or not sent at all.
To verify the scheduled task:
- Go to Administration.
- Select Scheduled Tasks.
- Confirm the Email Action Executor task is active.
Tip
If approval emails are arriving but notify list emails are not, the scheduled task is running correctly. Confirm you are using Approve as the action, not Publish.