Error Updating CoverageAreas,Code using TCC Script
Content
I am trying to update CoverageAreas,Code using TCC Script but i am getting the following error.
"Index","Identifier","Status","TransactionType","Result","Message"
"1","","error","unknown",,"Unknown version : http://www.taleo.com/ws/tee800/2009/01"
"Relation "CoverageAreas" not found for the entity "User" in the product pack"
Here is the script that i am trying to execute:
<load:load productCode="SO1005" model="http://www.taleo.com/ws/tee800/2009/01" root="User" operation="update" 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"/>
0