Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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.
HCM Extract
Discussion List
-
Is it possible to create an extract to fetch new hire employee details, employment changesIs it possible to create an extract to fetch new hire employee details, employment changes (if there is an change in employment then only it will come in the extract) an… -
HCM Extract BIP report delivery handling of special XML CharactersHello All, We have a requirement from a client to pull all of the Talent Profile items from the HRT_PROFILE_ITEMS table. when creating the extract we noticed that in the… -
Convert whole number to Decimal in fast formulaHi Team, We have a requirement to convert the number with two decimal positions. I am able to do with Round/Round_up function for decimal numbers. However, if it is a wh… -
In HCM Extract, can we add custom email for success/failure notification?The HCM Extract is triggering the custom BIP report and delivering the file to the specified SFTP folder. Now the user wants to get notified via email after the process …
-
How to add threading database item to existing root data group?I have an extract with performance issue and the suggested resolution is to add a threading database item. Bit I could not find an edit button to modify the root data gr… -
I want to create one UDT for range for handling below condition.When BIRTHDATE < '1946-01-01' THEN 'Traditionalist' • When BIRTHDATE between '1946-01-01' AND '1964-12-31' THEN 'Boomer' • When BIRTHDATE between '1965-01-01' AND '1980… -
Customization of the 'PAYMENTS' Extract present in Oracle Cloud HCM system.Summary: We have a client requirement to get the additional details along with attributes present in the Oracle delivered 'PAYMENTS' extract. We have verified the Paymen… -
Retro employees missing in PAYROLL REL ACTIONS RANGE UEHi All, We would like to know if we have any UE as like PAYROLL REL ACTIONS RANGE UE and not having "pra.retro_component_id is null" in it. By using above UE we are miss… -
sql to get the HCM extract failure list for specific datesSummary: Need to create report which gives extract failure details. Code Snippet (add any code snippets that support your topic, if applicable): Im trying below sql to g… -
How can I resolve an HCM Extract validation problem?Summary: HCM Extract definition does not pass validation. Content (please ensure you mask any confidential information): After clicking the Validate button, I receive th… -
What UE is effective date for marital change, gender change, name change located?Summary: We are not able to find Effective Date for the fields: Marital Status, Gender, Name changes or salary changes. We're able to find the field for these, just not … -
Submitting Extract with Parameter Date for output file name not working as expected.Summary: Submitting Extract with Parameter + Date for output file name not working as expected. Please see attached for detail screenshots. It should have file name with… -
Delivery option to remove from Report Categories in HCM ExtractWe used to update end date thru "Advance Edit" in case of testing the extract data. With the effect of 24A I understand this option is not available. Refereeing the orac… -
How to get Database item for Descriptive flexfield.we are looking for Database item for descriptive flexfields (PER_DRIVERS_LICENSE_TYPES_DFF). we got to know a process to create DBI for flexfield. These are the steps we… -
control the FTP/NON FTP delivery option at run time in the seeded HCM ExtractSummary: we are usin the seeded extract and would like to control the FTP/NON FTP delivery option at run time, Kindly let us know how to achieve this? -
I want to generate CSV and deliver it to SFTP from HCM Extracts with Only the Attribute HeadersThere is an option HCM Extract WebCenter Content delivery option to print only Attribute Headers. We want the same kind of file delivered to SFTP. Is there any way to ac… -
-
-
Conditional Actions greyed outSummary: I am creating some HCM Extracts and I noticed something interesting: In the enviromments using 24A the Conditional Actions inside an attribute in HCM Extract ar… -
Cannot add a HCM Extract Conditional ActionI am adding Email to an HCM Extract. Previously, I would add the Person E-Mail Address Database Item Group and then add a Conditional Action where the data would not dis… -
PER_GRADE_RATE_VALUES_UE Historical dataSummary: Content (please ensure you mask any confidential information): I want to extract the history of the Grade rate and rate values for all grades available. The PER… -
PER_EXT_SEC_ASSIGNMENT_NOW_FUTURE_UE giving duplicate outputSummary: We have a requirement to fetch future, past dated current effective records. I am using the UE PER_EXT_SEC_ASSIGNMENT_NOW_FUTURE_UE As child and root is PER_EXT… -
How to include non workers into HCM ExtractSummary: Hello, we need to add non workers in HCM extract. I tried to add the following filters ((((asg.assignment_type IN ('N')) AND (asg.primary_assignment_flag='Y')) … -
How to get EFF (Extensible Flexfield) or DFF (Descriptive Flexfield) from HCM ExtractSummary: Hi, My requirement is to get EFF and DFF value from HCM Extract. AS far as DFF is concerned, I am assuming that we can add attribute(the column where DFF value … -
where to see full sql hcm extracct?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Consolidate multiple extract in single extractSummary: I need to develop three separate HCM extracts. However, I would like to consolidate the data from all three extracts into a single XML file. Is there a method a… -
How to consolidate multiple extracts in a single extractSummary: Hi, I need to develop three separate HCM extracts. However, I would like to consolidate the data from all three extracts into a single XML file. Is there a meth… -
Extract Inbound Integration - HDL load on User business object is failingSummary: While loading user.dat HDL through Extract inbound integration, HDL is failing with below error "You dont have permissions to bulk load security related data wi… -
FND_TIMEZONES_PVT error in extractsSummary: FND_TIMEZONES_PVT error in extracts Content (please ensure you mask any confidential information): Hi Team, Greetings! We have got below error in 24A for the ex… -
HCM Extracts: How do I get the resulting SQL Statement of the extract?Summary: I want to get the SQL(s) my HCM Extract definition is using when it gets executed. Is there any logfile which traces SQL information? Content (please ensure you…