Symptom
This KBA covers on how to configure a rule trace for external users.
Environment
SAP SuccessFactors Onboarding
Resolution
In the order to create rule trace for external users, kindly follow the steps below:
- Create Rule Trace object with existing admin user.
- Export this Rule Trace from Import Export Data Tool. Select Include Dependencies and select all data records as No.
- In objects dropdown select your Rule Trace object and click on Export.
- To get the exported Rule Trace navigate to Scheduled Job Monitor look for MDF Data Export job type. Click on View Details and click on Download Status.
- It would download a Zip file which has file with name Rule Trace.csv. Open Rule Trace.csv in Notepad++ or any other app but do not open in excel as it causes alignment issue leading to import failure.
Make sure that in csv file replace admin user ID by new hire User ID save the file and update ZIP file.
Import:
- Go to Import and Export Data, select Import Data select ZIP File tab and upload the updated ZIP file. Click on Import.
- Go to Scheduled Job Monitor look for MDF Data Import job type. Click on View Details and see that Progress says that Passed : 1 and Failed : 0
- Now go to Manage Data and load your Rule Trace object and you can see that now the Login User is changed to new hire.
- Now we have to external user visibility of this Rule Trace object. For this we need to add onSave rule to set External User Visibility to Yes. Before that we should enable the visibility of External User Visibility field on Rule Trace Object Definition to Read Only.
- Go to Configure Object Definition > Select Object Definition > Select Rule Trace > Take Action > Edit.
- mdfSystemExternalUserVisibility field > Click on Details > Select Visibility as Read Only. Save the Objects Definition
- Now create On Save Rule as below and add it to the object definition and save again
For the onSave rule configuration, kindly follow below conditions:
- if condition: always true
- set ruletrace.extuservisibility equal to yes
Keywords
obx, onboarding, rule, trace, external, user, configure, business, data, fetch , KBA , LOD-SF-OBX-ADM , Admin UI , How To
Product
SAP SuccessFactors Onboarding all versions
SAP Knowledge Base Article - Public