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.
Regarding e-text template used in HCM extracts
Summary
Regarding transformation on e-text templateContent
Hi,
We need to transform the date on the text template used in an extract.What we need is to add + 1 day in the termination date extracted using DBI from the extract.
When I check the documentation for etect templates I see there is a increase date function i.e. increase_date(Person_Work_Term_Date, 1) which achieves this functionality.
But this fails when Person_Work_Term_Date, is NULL giving the following error on template viewer:
<Line 2167, Column 135>: XML-22044: (Error) Extension function error: Error invoking 'increase_date':'java.lang.NullPointerException'
@Line 2167 ==> <xsl:variable name="v333" select="xdoxslt:increase_date(xdoxslt:normalize_string($_XDOCTX, (.//Person_Work_Term_Date)[1]), 2)"/>
Tagged:
0