Table of Contents | ||||||||
---|---|---|---|---|---|---|---|---|
|
Page Properties | ||||
---|---|---|---|---|
|
Description
The notification sends out an automatic email that will inform the approver/ coordinator that there are travel expenses waiting for their approval. It sends one e-mail per document. The e-mail is sent out only once when the document is sent for approval. The check for the document state change is performed hourly.
The notification works only with the multiple-level chain setup with any level set up (Rank/ Office, PIN/ Name, or Position/ Vessel)
Selection
Main data selection
All the approvers/ coordinators with documents waiting for approval with an active account in the Employee Portal.
SQL Statement
Expand | ||
---|---|---|
| ||
|
Field Specification
#DOCUMENT_ID
- ID of the document waiting for approval.
#CREW_PIN
- ID of the originator PIN.
#STATUS
- status of the document (submitted).
#MANAGER_NAME
- full name of the approver/ coordinator.
#APPROVER_EMAIL
- e-mail address of the approver/ coordinator.
#TEST_APPROVER_EMAIL
- the e-mail to be used for testing purposes instead of the #APPROVER_EMAIL
, the condition should be un-commented.
Sample E-mail Output
Hello [#MANAGER_NAME],
This e-mail is to inform you that the document [#DOCUMENT_ID] for [#CREW_PIN] has been [#STATUS] for approval.
For more details connect to the portal: http://…/employee.
Best regards,
Task Parameters
Recipients: can be modified depending on the customer. It can be:
a fixed list of emails;
or dynamic list retrieved from the database.
Schedule: Weekly, during workdays, every 60 min during the day.