Human Capital Management Blogs by Members
Gain valuable knowledge and tips on SAP SuccessFactors and human capital management from member blog posts. Share your HCM insights with a post of your own.
cancel
Showing results for 
Search instead for 
Did you mean: 
JSmith_Groupex1
Explorer
The introduction of Employee Central into the SuccessFactors suite presents complexity in the user data, especially where the Learning module is concerned. You are likely aware that user data needs to be exported out of the SuccessFactors platform to create corresponding user records in the Learning module. This data is not automatically shared between the platform and Learning like it is with other modules in the SuccessFactors suite. When the Employee Central module is added to the suite, the ability to manage Concurrent Employment and Global Assignments results in the creation of multiple records for the same person. There are fields that identify the unique records, and fields that tie the records together for the same person. These fields are:

  • PERSON_GUID: this field is auto-generated and the common identifier across the suite

  • PERSON_ID_EXTERNAL: this field is the display ID that can be manipulated

  • USER_ID: this is the unique ID defined by the client and it is mapped to the STUD_ID in Learning


This complexity and the details to integrate Employee Central successfully with the Learning module have been documented in this IDP (https://d.dam.sap.com/a/ZgMShsd).  In collaboration with SAP, the contributors of this IDP were sunil.arwari from EPI-USE and myself and Raj Thayaparan from GroupeX Solutions.

One area in particular that was addressed in this document is the use of Integration Center over Provisioning Jobs for the user data export. There are many concerns using the standard Employee Export job in Provisioning:

  • The data values and how they are structured is not customizable. For example, the ID and Description of the Department field is concatenated into one field. This means that a change to a Department description will cause the creation of a new Organization when this data is mapped to Learning.

  • The filtering options are limited. The only way to limit records in the Employee Export job is to align the job with an Admin account that has limited user data access within SuccessFactors.

  • Provisioning is not available to clients, only to implementation partners. This limits the ability for clients to troubleshoot and manage their own user data.


The Integration Center can be used to address some of the gaps that are inherent in using the Employee Export job in Provisioning. As pictured below, the Integration Center replaces the Provisioning job in the flow of data and can directly transfer information to the intermediate SFTP server for use in the LMS.


Data flow using Integration Center


 

The Integration Center provides the ability for customers to:

  • Control the specific user population that should be transferred to the LMS through the use of filters

  • Perform field-level transformations of Employee Central data before it reaches the LMS

  • Add fields specifically to the LMS without modifying the Employee Profile

  • Maintain complete control over the schedule of the job without having Provisioning access

  • Transfer data that the Provisioning export jobs do not support (e.g. Organization Hierarchy Data and Job Structure Data)


The Integration Center method also supports SAP’s go-forward strategy to reduce the usage of the User Connector in favor of the SF User Connector. While both the User Connector and the SF User Connector contain fields for the USER_ID and PERSON_ID_EXTERNAL fields, only the SF User Connector contains the PERSON_GUID field. The PERSON_GUID field will serve as the common identifier across the SuccessFactors suite and will be especially important when Global Assignments or Concurrent Employment is in use.

The IDP covers the details of the structure and definition of the Integration Center jobs for Users, Organization Hierarchies, and Jobs Structures. The document also provides sample templates to facilitate the migration from Provisioning to the Integration Center.

The result of this configuration is more improved and consistent data. User data is critical to the management and reporting of data. If learning administrators can’t count on the consistency of user data, then automated learning assignment and compliance reporting is fraught with error and manual intervention.

 
2 Comments
Labels in this area