Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Extracts and XSL
Summary: Objective: Pull Database Items in extract for PEI (PER_PERSON_EIT_ALL_CONTEXT_UE à Person_Extra_Information_Date1). The value is coming across perfectly to the BI report layout, but need to use a “Case” or “If/Else” to send a particular value to the secondary system for import. Also, the datatype for the attribute record in the extract definition is “Date”.
In the XSL file, we will be using Custom Field 3 and Custom Field 4. Bringing in the Date in Custom Field 3 is occurring correctly and nothing needed here. Custom Field 4 is where I need help with syntax for the condition below where I’m having an issue bringing in the “Current Date”. I’ve seen where Java has been used, the “<” and “>”, and even using stylesheet version 2.0 instead of 1.0. No success yet and wondering if it’s a simple syntax issue.