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

Is there a way to make approval goes to matrix manager (Functional Manager or Head Of Department)?

edited Dec 14, 2022 6:20AM in Taleo Business Edition (TBE) 1 comment

Summary:


Content (required):

In Performance Document Management in Oracle Fusion HCM , we have a requirement that when the manager submits the Performance Document for employee we need it to move for Functional Manager and Head Of Department for approvals as per employee's assignment .

I worked on transaction console and BPM Worklist using below : HierarchyBuilder.getManager("Supervisory",Task.payload.transactionApprovalRequest.attribute16,Long.parseLong(Task.payload.transactionApprovalRequest.attribute15),null,null)

and also used : HierarchyBuilder.getManager("supervisory",Task.payload.transactionApprovalRequest.Requestor,-1,null,"FUNCTIONAL_MANAGER") AND HierarchyBuilder.getManager("supervisory",Task.payload.transactionApprovalRequest.Requestor,-1,null,"HOD")

but every time I try the transaction it goes to manager's manager not for employee's managers

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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