Table of Contents | ||||||||
---|---|---|---|---|---|---|---|---|
|
Page Properties | ||||
---|---|---|---|---|
|
Description
The notification sends out an automatic email from Notification Service that will inform the approver/ coordinator that there are travel expenses waiting for their approval. The e-mail is sent out weekly on the selected day and provides the total number of documents waiting for approval.
SelectionMain data selection
All the approvers/ coordinators that have some documents waiting for approval with an active account in the Employee Portal.
SQL Statement
Expand | ||
---|---|---|
| ||
|
Field Specification
#PIN
- ID of the approver/ coordinator.
#MANAGER_NAME
- full name of the approver/ coordinator.
#MANAGER_RANK
- rank 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.
#DOCUMENTS_TO_APPROVE
- count of the documents waiting for approval;
Sample E-mail Output
Hello [#MANAGER_NAME],
This e-mail is to inform you that you have [#DOCUMENTS_TO_APPROVE] persons waiting for the travel expenses 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, on the selected weekdays and at the selected time.