Get Started with Redwood for Oracle Cloud HCM Begin Now
Update Candidate Offer SignOnBonus
Summary:
Update Candidate Offer SignOnBonus
Content (required):
Is there any possibility to update the candidate offer SignOnBonus using TCC Script?
Here is an example of my script:
<load:load productCode="RC1704" model="http://www.taleo.com/ws/tee800/2009/01" root="Offer" operation="merge" locale="en" header="true" delimiter="," quote=""" xmlns:load="http://www.taleo.com/ws/integration/load">
<load:columns>
<load:column parameter="1" path="Number" searchType="SEARCH" localeType="NONE" type="DATA"/>
<load:column parameter="1" type="DATA" path="SignOnBonus" localeType="NONE"/>
</load:columns>
<load:processingInstructions/>
</load:load>
But every time, I get an error:
You must supply an application for this operation.
Tagged:
0