SAP Knowledge Base Article - Public

2842378 - How to configure talent pool field for job requisitions

Symptom

How to configure a talent pool field for job requisitions

Environment

SAP SuccessFactors Recruiting Management

Resolution

It is possible to configure the system to add a talent pool field on requisitions. When a Recruiting user adds a private talent pool to a requisition, only users with the appropriate permission can see that private talent pool. For recruiting users who do not have permission to see that private talent pool, the system displays "Private TalentPool (name hidden)." Recruiting users see only public talent pools, private talent pools they own, and private talent pools that have been shared with them.

Please see the example of XML below that needs to be configured in the job requisition XML template

  <field-definition id="pool" type="object" required="false" custom="true" object-type="Pool">

  <field-label><![CDATA[Talent Pool Object]]></field-label>

  <field-label lang="de_DE"><![CDATA[Talent Pool Object]]></field-label>

  <field-description><![CDATA[Talent Pool Object]]></field-description>

  </field-definition>

Keywords

KBA , LOD-SF-RCM-CRM , Candidate Relationship Management , How To

Product

SAP SuccessFactors Recruiting all versions