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.
Loading Candidates with Source/Source Medium - Job Aggregator/Indeed
Summary:
As part of migration we are loading candidates with source and source mediums, and finding difficulty in loading the candidates that specifically came from Indeed. As per the KM Doc: Oracle Fusion Recruiting Cloud: How to Find Values for the HDL Attribute: SOURCE (KB24160), the below query should return the list of values for source and source mediums. However, it doesnt have anything related to Source Medium: Job Aggregator, Source - Indeed.
SELECT DISTINCT
source_medium_url_value,
source_url_value
FROM
fusion.IRC_DIMENSION_DEF_B
ORDER BY
source_medium_url_value,source_url_value
However the Candidate Source Tracking
0