Symptom
This Knowledge Article details the new User Connector update and processing logic (1H2021) and demonstrates how this impacts User Data audit tables and reports.
Environment
SAP SuccessFactors Learning (LMS)
Reproducing the Issue
When either User Connector or User Connector - SF runs what is the new connector update logic and how does this impact updates in LMS user audit tables and associated reports?
Resolution
Updated Processing Logic for User Connector (1H2021)
During the User Connector processing, if the user record has changes only to the Manager, then such records aren’t considered for processing. In such cases, the Manager changes are carried out as part of Manager post processing.
There’s an additional row for Managers in the User Connector run report to give a count of the Manager changes. Previously, even if the only change for the user record was a Manager change, it was considered as a user record change.
This enhancement streamlines the process and improves system performance with optimum usage of resources.
Update Logic and how update impacts User Audit Reports?
Entity | Connector Update | Audit Report |
Student | change/update | 1 entry |
Manager (only) | change/update | no entry |
Custom Column (only) | change/update | 1 entry |
Note 1: If there are no changes in the connector file, all records will be caught by connector delta process. In this scenario, connector will update no entities (student, manager or custom column) and there will be no entries in any student audit tables or reports.
Note 2: If there is a warning triggered for any of the 3 entities (student, manager or custom column), since we do not know what other field has changed for that User, we call the update on the student audit table and also add an entry into the student audit report. In b2205, there will be changes made to suppress these unnecessary updates if there are no actual changes to the user record.
See Also
Keywords
User Connector, SF User Connector, LMS, Learning, SuccessFactors, SAP , KBA , LOD-SF-LMS-CON , Connectors , How To