For more information, please refer to this announcement explaining best practices for getting answers to questions.
Getting an error while inserting experience into the candidate
Content
What I am doing here
I am consuming taleo webservices to create a candidate with his WorkExperience.
Taleo model used
I followed both 7.5 and 10 style
I am getting error while updating experience using TalentUser tree
Can not set java.util.List field com.taleo.functionalcomponent.talent.entity.profile.hibernate.DefaultProfileInformation.experiences to com.taleo.functionalcomponent.talent.entity.user.hibernate.DefaultTalentUser.
I have used all these combinations TalentUser -> ProfileInformation -> Experiences , TalentUser -> Profile ->Experiences and TalentUser ->ApplicationAbstract ->Experiences
Request :
https://company.taleo.net/enterprise/soap?ServiceName=CandidateService
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema