Symptom
Clients have the ability to set visibility of the newly exposed Candidate ID on the Candidate Profile Page.
"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
Candidate ID is now available to be exposed to Recruiting users.
Requirements:
- Candidate-id already exists in the database.
- Candidate-id must be read-only.
- Candidate-id must be exposed as a standard field.
- Candidate-id should be tokenizable.
- When a permissioned recruiting user opens an existing Candidate Profile, they will see the candidate-id field.
- Need to enable "Display Candidate ID on the Candidate Profile and Application pages, and enable searching by it within Candidate Search page" in Manage Recruiting Settings.
Note: candidateId to be added as standard fields in CPT like below
<field-definition id="candidateId" type="number" required="false" custom="false" anonymize="false">
<field-label mime-type="text-plain"><![CDATA[Candidate ID: ]]></field-label>
<field-description><![CDATA[Candidate ID]]></field-description>
</field-definition>
To add the candidateId standard field, you may need to contact your SuccessFactors Implementation Partner in adherence to KB article https://launchpad.support.sap.com/#/notes/2258199/
This only allows recruiter roles to view the Candidate ID on the candidate profile.
Keywords
Candidate ID, Candidate Profile, candidateId, profile, template, hide, id