SAP Knowledge Base Article - Public

2867023 - Recruiting Team Preferences does not populate the operator fields automatically - RCM

Symptom

A user defines the Recruiting Team Preferences and define specific users and groups for the Job Requisition Operator and Operator Teams. After setting the preferences the user creates a job requisition but the fields are not automatically populated.

This article explains in details how to make this configuration 2525942 - My Recruiting Team Preferences Settings - Recruiting Management

"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

Reproducing the Issue

  1. Configure the user Recruiting Team Preferences
  2. Crete a job requisition using the user as a role that should trigger the preferences
  3. After creating the job requisition, check the role and team fields are blank

Cause

Missing Permission in Job Requisition Template. The role that your user is configured in Recruiting Team preferences needs to have write permission in pre-approved status.

Resolution

When you set the user to play a specific role in the job requisition in order to trigger the team preferences, as shown in the image below, you need to also ensure that role has the write permission for the role field you want to be autopopulated.

teamPref.png

The example above shows the configuration for the Team Preferences to take place if the user creating the job requisition is the Recruiter for that job Requisition. It means the Recruiter Role MUST have writte permission for the fields being manipulated by the Recruiting Team Preferences.

You can add the write permission using manage templates or adding it directly to the template.

  1. Using Manage Templates
    1. Go to Manage Templates → Recruiting → Permissions 
    2. Create a new permission block or edit an existing block for Pre-Approved status 
    3. Add the write permission to the fields you want to manipulate e.g. Hiring Manager or Hiring Manager team
  2. Updating the Job requisition Template
    1. Go to provisioning and add or edit a permission block

Here is a code example for a permission block:

<field-permission type="write">
<description><![CDATA[Job Req Originator Write Permission]]></description>
<role-name><![CDATA[R]]></role-name>
<status><![CDATA[pre-approved]]></status>
<field refid="hiringManagerName"/>
</field-permission>

See Also

2525942 - My Recruiting Team Preferences Settings - Recruiting Management

2855980 - My Recruiting Team Preferences not showing for certain templates

Keywords

KBA , LOD-SF-RCM-JOB , Job Postings & Requisitions , Problem

Product

SAP SuccessFactors Recruiting all versions