Symptom
How to mass update users' preferences (locale, date and time patterns).
Environment
SAP SuccessFactors Learning
Resolution
- Learning Administration > References > Manage Labels > Locales >
- Select the desired locale and check if it's already active >
- If you select the new locale as default, it will be associated with any NEW user associated with this locale >
- To mass update the current existing users, you can use the connectors, for example >
- Note: Update of locale will force an update of date and time pattern, because it's part of the locale.
Connector updates which must be configured:
- Learning Administration > System Administration > Configuration > System Configuration > CONNECTORS >
- Set the desired "connector.update.updatePreferences" configuration line to "Y" > Ex.: sfuser.connector.update.updatePreferences=Y > Apply Changes >
- In the input file, change the existing user's locale to another one > Ex.: The current locale is German, set it to English >
- Run the connector > Then, in the input file, set the user's locale back to German > This action should update the patterns that were applied at the locale level >
- If required, reset the "connector.update.updatePreferences" value to "N" > Apply Changes > This is to avoid further system update of users individual settings by the connector.
Regarding the usage of the connector, it's recommended to engage the SAP team that delivers services or an SAP Certified Partner to review and perform adjustments in the connector configuration and implementation. Please, also first test it in preview, then proceed with the changes in prod.
See Also
- 2317742 - How to Enable and Disable Locales or Languages in LMS
- Importing Learners with the User Connector
- Importing User Data from Platform with User Connector - SF
- 2404463 - SAP SuccessFactors Learning Connector Workbooks FAQs
- 2149831 - SAP Professional Services / SAP Certified Partner / SAP Account Management Team [SuccessFactors Cloud]
Keywords
preferences, users, date, format, mass, update, pattern, change, default, locale, time, sfuser, connector.update.updatePreferences, how, process , KBA , LOD-SF-LMS-CON , Connectors , LOD-SF-LMS , Learning Management System , LOD-SF-LMS-USR , User Entity , How To