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
Get Started with Redwood for Oracle Cloud HCM   Begin Now

How to Stop Approval work flow below the level of CEO

Received Response
245
Views
9
Comments

Summary:

We have a requirement to stop the approval workflow going to President / CEO.

I found one recommendation of using below string with using AOR but it fails is case of more than 1 direct reportees to President/CEO.

HierarchyBuilder.getPrincipal(GetRepresentative("TOP_PARTICIPANT",Task.payload.Worker's Current Representative.result),-1,"","")

The above string was validated in BPM but failing as mentioned above. The below string is not being validated by BPM and giving error.

HierarchyBuilder.getPrincipal(GetRepresentative("TOP_PARTICIPANT",Task.payload.Requestor's Representative.result),-1,"","")

Any Idea how to cater this scenario. Its creating lot of trouble at client side.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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