I want Create Assignment and Approval map for employee screen. If employee Payment method change i want to trigger approval map. currently i am not able to select Employee Entity in approval Map screen.
How implement approval map for new custom screen?
Best answer by Manikanta Dhulipudi
Hi @arun83
Create a Business event when the payment method is changed for an employee and an email to be sent to the approval team
An Email will be triggered to the Workflow people ( Emails should be added in the notification template )
once the Approver receives the Email, the approver will review the Employee payment method changes and approves the changes by enabling the Checkbox manually, which indicates Approved.
This scenario was implemented in stock Item for approval to one of my customer using business events
Create a Business event when the payment method is changed for an employee and an email to be sent to the approval team
An Email will be triggered to the Workflow people ( Emails should be added in the notification template )
once the Approver receives the Email, the approver will review the Employee payment method changes and approves the changes by enabling the Checkbox manually, which indicates Approved.
This scenario was implemented in stock Item for approval to one of my customer using business events