Approval Workflow Config - Multiple Managers — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Approval Workflow Config - Multiple Managers

Summary:

Hi All,


Below is the requirement iam trying to configure with approval rules

Rule 1 - If there is no functional reports to manager assigned, then the notification should go to line manager.

RequestManager.managerType.toUpperCase() != "FUNC_REPORT" condition is added to Rule 1 and this works well sending the notification to line manager

Rule 2 - if the employee has both line manager and functional reports to manager assigned, then the notification should go to functional reports to manager.

RequestManager.managerType.toUpperCase() == "FUNC_REPORT" condition is added to Rule 2 and this is sending the notification to both the line manager and functional reports manager. I want the notification to be only sent to functional reports manager.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!