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.
Update UDF on Requisition - Need help
Content
Hello - I am trying to update a user defined field on the requisition entity. My import script is failing with this error message "The validated expression is null. - Could not find value in changeSet for keyField :com.taleo.functionalcomponent.talent.entity.common.selection.UDSElement.userDefinedSelection;"
Here is the import xml:
<load:load productCode="RC1402" model="http://www.taleo.com/ws/tee800/2009/01" root="Requisition" operation="update" locale="en" header="true" delimiter="," quote=""" xmlns:load="http://www.taleo.com/ws/integration/load">
<load:columns>
<load:column parameter="1" type="DATA" path="ContestNumber" searchType="SEARCH" searchTarget="." localeType="NONE"/>
Tagged:
0