SAP SuccessFactors Onboarding 2.0 is compatible with Recruiting Management by default. In this post, we’ll walk through the key configuration steps for setting up this integration.
The configuration steps in this section are focused on the integration aspect of Recruiting Management and SAP SuccessFactors Onboarding 2.0. Refer to the SAP Help Portal, specifically the SAP SuccessFactors Onboarding 2.0 implementation guide, for detailed instructions on setting up and configuring SAP SuccessFactors Onboarding 2.0.
Only two key prerequisites must be fulfilled to perform this integration:
The initiate onboarding feature acts as the trigger between Recruiting Management and SAP SuccessFactors Onboarding. To enable the onboarding integration in provisioning, follow the menu path, as shown below, go to Company Settings > Recruiting > Enable Onboarding Integration. Select the BizX Onboarding Integration (Requires BizX Onboarding) checkbox and click the Save button.
In the application status configuration page, check whether one Hirable status and one Hired status exist in the In-Progress status group. For all other statuses, including inactive statuses (if any), set the Hirable Options setting to None. Candidates in the hirable status are onboarded. Once the onboarding is complete, their status is changed to hired. If the applicant status is configured any other way, issues may arise during the onboarding process. More than one hirable or hired status cannot exist in the applicant status talent pipeline.
This section will outline the configuration steps required to enable recruiting users to initiate the onboarding process. Recruiting users can move a candidate through various stages during the recruitment cycle in the applicant status talent pipeline. When SAP SuccessFactors Onboarding integration is enabled, the last applicant status is typically onboarding for a hired candidate. The initiate onboarding permission is enabled for recruiting users so they can move the candidate to the next stage, i.e., onboarding process.
The permission to initiate onboarding is granted in the job requisition XML template in provisioning, which can be modified by downloading the XML file and editing the required details. In general, you won’t have access to provisioning directly. However, you do have access to the Admin Center, and system admins can grant permissions from Admin Center via the menu path Admin Center > Manage Template.
In this section, we’ll discuss the configuration steps in provisioning. Follow these steps:
<feature-permission type="onboarding">
<description><![CDATA[R can initiate Onboarding during statuses with a Hireable category]]></description>
<role-name><![CDATA[R]]></role-name>
<role-name><![CDATA[G]]></role-name>
<status><![CDATA[Hireable]]></status>
</feature-permission>
<feature-permission type="onboarding">
<description><![CDATA[R can launch on-boarding emails during statuses with a Hired category]]></description>
<role-name><![CDATA[R]]></role-name>
<role-name><![CDATA[G]]></role-name>
<status><![CDATA[Hired]]></status>
</feature-permission>
In this example, recruiting operator R (recruiter) and hiring manager G have been given access to initiate onboarding for candidates in the hirable status.
For more information on the recruiting operator fields, designators, and relational recruiting operators, refer to The Recruiting Operators section in the SAP SuccessFactors Recruiting implementation guide on the SAP Help Portal.
This step completes the XML-related settings for enabling recruiting users to initiate onboarding permission.
After maintaining the required provisioning and XML settings, the next step is to set up and enable onboarding features for specific job requisitions or all job requisitions configured in the instance. To configure and enable this feature, follow these steps:
You can only limit onboarding to requisitions based on one field or criterion. The selection of multiple criteria is not possible.
Personal paperwork is an initial task in the onboarding process where new hires review their personal data obtained from the recruiting system for accuracy and update the missing information.
For new hires to review their personal data, the business rule SAP_ONB2_ECDataCollectionCheck must be set to Always True. This business rule is available in SAP SuccessFactors Onboarding 2.0 by default and is set to Always True without any preconfigured condition.
If the conditions specified in the rule are satisfied, a task is created and assigned to the new hire. The task appears on the Provide Data For Onboarding tile of the new hire’s homepage.
Two essential permissions are required for the Recruiting Management to SAP SuccessFactors Onboarding integration. We’ll discuss both in the following sections.
The Onboarding Initiation Permission is an additional step to the feature permission described earlier. This permission is given to the recruiting roles assigned to recruiting users to initiate onboarding for a candidate.
Go to Admin Center > Manage Permission Roles > User Permission > Recruiting Permissions to give the required HR administrators or onboarding users access to the initiate onboarding permission, as shown below. Select the Onboarding Initiate Permission checkbox and then click the Done button.
The Recruit-to-Hire Data Mapping transaction permission is typically given to the customer system admins to complete the mapping between Recruiting Management fields and Employee Central fields.
Go to Admin Center > Manage Permission Roles > User Permission > Recruiting Permissions to give HR administrators or onboarding users access to initiate onboarding permission, as shown in the figure below. Select the Recruit-to-Hire Data Mapping checkbox and click the Done button.
Implementation consultants typically configure Recruit-to-Hire Data Mapping during a new implementation and should work closely with your HR and system admins. For the upkeep of the mapped fields and future changes, your system admins or human resources information system (HRIS) team would require this permission access.
Mapping data from Recruiting Management with Employee Central entities is a pivotal part of the attract and acquire process. This mapping is compulsory to pass the hired candidate’s data from Recruiting Management to SAP SuccessFactors Onboarding 2.0. In this step, Employee Central data entity fields are mapped with their corresponding fields in Recruiting Management.
In the recruit-to-hire mapping, you’ll map the Recruiting Management fields to Employee Central Fields; no separate mapping with SAP SuccessFactors Onboarding fields is required. Since SAP SuccessFactors Onboarding 2.0 is built with the metadata framework (MDF), this module already leverages the entities used in Employee Central and Recruiting Management.
The data entered in the Provide Personal Data screen during the new hire experience uses the same Employee Central MDF entities used during the new hire process to collect employee personal data.
When the onboardee starts to work on the Provide Personal Data screen, a few data fields are defaulted with the data collected from Recruiting Management and mapped during the recruit-to-hire mapping.
Key considerations about the framework of the recruit-to-hire data mapping include the following:
To configure the recruit-to-hire data mapping, follow these steps:
Note: If you don’t see any data on the Recruit-to-Hire Data Mapping page, go to Admin Center > OData API Metadata Refresh and Export and refresh the cache. We recommend that you log out from the application and log back in after refreshing the cache.
We recommend mapping all mandatory fields under these entities correctly to avoid any data disparities. Here is an example of a few mandatory fields that can be mapped:
Map jobinfo.company as an object in Recruiting Management. Map all other objects as custom strings in Recruiting Management, for example, division, department, location, and so on.
Once the mapping is complete, data collected during the recruiting process can pass to the onboarding record and eventually to the new hire’s employee record in Employee Central.
In this post, we focused on the Recruiting Management to SAP SuccessFactors Onboarding 2.0 cross-module integration by walking through the configuration steps to complete this integration step by step.
Editor’s note: This post has been adapted from a section of the book Integrating SAP SuccessFactors by Donna Leong-Cohen, Vishnu Kandi, Rinky Karthik, and Seng-Ping Gan.