Not able to fetch few attributes from Oracle Fusion HCM

Hello Sailors,

I am facing an issue while trying to fetch manager number from Oracle fusion HCM to Sailpoint IDN?

Can anyone have any idea?

Thanks,
IAM-PDU

The developer forum focuses on helping the developer community extend the capabilities of IDN beyond what is provided out of the box in the user interface. This typically involves the use of APIs and event triggers. The Compass community focuses on assisting admins with the configuration of their tenants within the IDN UI. To help us keep our conversations focused and to provide community members like you with the best possible experience, can you please ask your question in Compass? Thank you for your understanding.

Unfortunately, out of the box in many cases, it doesn’t grab the manager’s ID, and this does take additional development.

@IAMpdu - in my case for manager correlation we used the “MANAGER_ASSIGNMENT_NUMBER” field which contains a single character appended with their ID. Per advisement of SailPoint, the best option we had was to write a manager correlation rule that took a substring of this field to only return the ID value. This was successful, but strange that it requires additional development for this piece.

My bad !! Apologies.