OCI HCM Adapter business object for profile description not found — 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

OCI HCM Adapter business object for profile description not found

edited Dec 10, 2024 10:25AM in Integration

I am trying to fetch job description details for any given model profile. The details are available in the below query. I created one hcm cloud adapter in OCI, but i am not clear on what business object to select to get the right job description data from the below query , please suggest right business object to select.

Query:

Selecthpeit.description from hrt_profiles_b hpb, hrt_profiles_tl hpt, hrt_profile_extra_info_b hpeib,hrt_profile_extra_info_tl hpeit

where hpb.profile_id= hpt.profile_id

and hpeib.profile_id= hpb.profile_id

andhpeit.profile_extra_info_id = hpeib.profile_extra_info_id

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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