Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Extracting ORC Responsibilities and Qualification in Custom Extract
Summary:
Extracting ORC Responsibilities and Qualification in Custom Extract
Content (please ensure you mask any confidential information):
Hi Team,
Greetings!
This question is about Extracting ORC Responsibilities and Qualification in Custom Extract.
We are building a custom HCM Extract for recruitment agency based on ORC module. There is a requirement to include Responsibilities and Qualification fields to the Extract(these are present in IRC_REQUISITIONS_VL(Fields: EXTERNAL_RESP_HTML,EXTERNAL_QUAL_HTML).
We followed the below approach but facing few challenges as these are CLOB data types.
- Tried to extract using IRC_JOB_REQUISITION_LRG_OBJ_UE. We are able to fetch other attributes from this UE but not Responsibilities and Qualifications. While creating attribute, we do not have option to select CLOB data type. If we select text, it is not returning any value.
0