Description
Reminder For Approval per person (multiple level)
Summary
Table of Contents | ||||||||
---|---|---|---|---|---|---|---|---|
|
Page Properties | ||||
---|---|---|---|---|
|
Compatibility APM Version
N/A
Compatibility SQL Version
N/A
|
Description
The notification send sends out an automatic email from Notification Service that will inform the approver/ coordinator that there are travel expense expenses waiting for their approval. It sends one one e-mail per document. The e-mail is send sent out only once when the document is send sent for approval. The check for the document state change is performed hourly.
The notification works only with the multiple level chain setup with “Documents (vessel link)” option ON when either coordinator or approver level is set by PIN/ Name or Position/ Vessel .
Selection
All approvers that have some documents waiting approval withMain 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
sample: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: Notification’s recipient can be modified depending on the customer. Can 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.