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.
Using INITCAP on a TCC export but fails when the field is blank or empty
Content
Hello,
In an export file of new hires, we're using the custom function INITCAP on the new hire's name (first, mi, last) and address. It seems there's an issue with INITCAP on the middle initial if it's BLANK or EMPTY. When the configuration file is executed it fails during the soap stripping mode, this is error message; The following error occurred during the export: [itk:ExportQueryExecutionError = ORA-00936: missing expression ]
How can I 1st check if the middle initial is blank/empty and if it is how to skip the initcap function? Also the initial is a UDF.
<quer:projection alias="Initial" xmlns:quer="
0