Symptom
How to update the location_obj field value via Integration Center?
Environment
SAP SuccessFactors Recruiting Management
Resolution
To update the location_obj value, you need to map at least the following four fields from jobRequisition entity in Integration Center:
- jobReqId
- isDraft
- externalCode in location_obj
- startDate in location_obj
The "isDraft" value should be "true" (not TRUE or True).
The "externalCode" value should be the same as the location Code in Manage Organization, Pay and Job Structures page.
The "startDate" value should be in timestamp format. e.g: if the startDate is 1990/01/01, you need to set the column value in used CSV file as /Date(-2208989143000+0000)/
Keywords
jobRequisition, location_obj, integration centre, IC job, startDate , KBA , LOD-SF-RCM-INT , Integration Center & Intelligent Services , How To