You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
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="&quot;" 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.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!