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.
The entity is already booked Error when trying to update a candidate record
Content
Hi -
I'm trying to update candidate record(s) and during my testing sometimes the candidate record will be updated and other times, I'll get "The Entity is already booked." error. Any thoughts as to why this is occurring?
Here is an example of my XML request (which is only updating two UDF fields):
<ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/">
<ns1:Body>
<ns2:update xmlns:ns2="http://www.taleo.com/ws/tee800/2009/01/candidate">
<ns2:candidate xmlns:ns3="http://www.taleo.com/ws/tee800/2009/01/import">
<ns3:Number searchType="search" searchValue="134455"></ns3:Number>
<ns2:WorkdayApplicantID>A4014623</ns2:WorkdayApplicantID>
0