Symptom
How to import comments into Candidate Profile via Candidate Import job?
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Recruiting Management
Resolution
To import comments to Candidate Profile, the migration template or csv file should contain two mandatory columns, the comments and commentator.
- comments - will contain the comment value
- commentator - will contain the username of who made the comment
| firstName | middleName | lastName | address | primaryEmail | contactEmail | resume | dateOfBirth | comments | commentator |
| John | Max | Doe | AAA | jmd@example.com | john@example.com | resume.docx | 1989-07-17T00:00:00 | This is a test comment | rcmadmin |
Once the comments are imported, the first row will display user/commentator's full name while second row displays the comment value.
Note: If one of the two columns is missing, the import process will fail with either of these errors:
- Index -1 out of bounds for length
- primaryEmail : null
See Also
Keywords
legacy, data, migration, import, comments, commentator, null, username, primaryEmail , KBA , LOD-SF-RCM-CAN , General Candidate Issues (not Offers, not Profiles) , How To
SAP Knowledge Base Article - Public