Symptom
When new hires are completing their Onboarding tasks and click on Complete Additional Data Collection tile from their home page, the "Internal Server Error" or Application Error pops up.
Environment
SAP SuccessFactors Onboarding
Reproducing the Issue
- Initiate Onboarding from Recruiting
- Complete New Hire Data Review step for Hiring Manager
- Login as a new hire and complete the paperwork as candidate
- Once paperwork is completed, click on Complete Additional Data Collection tile
- Error appears:
- Internal Server Error
- An application error has occurred. Click Update or try again later. If it still doesn’t work, please contact Technical Support.
Cause
There is no ONB2DataCollectionConfig object assigned to the ONB2Process of the new hire.
Resolution
Please check the condition of rule for custom data collection selection, make sure the conditions are defined correctly.
To resolve th error, please restart Onboarding Process or correct it manually by following below steps:
- Go to Admin Center > Manage Data.
- Type in Onboarding data collection user configuration in the first dropdown.
- Type in the process Id in the second dropdown.
- View the Process Object by clicking the View Process icon beside it.
- Click on the Edit button.
- If a custom data collection configuration is not created, assign the DEFAULT_DATA_COLLECTION_CONFIG object in the customDataCollectionConfig object/field, else assign the correct customDataCollectionConfig object value.
- In the case there is a custom data collection configuration created, make note of UI Item.
- Go to Manage Configuration UI.
- Search for the UI Item noted earlier and hover over the ID to see option Edit Properties.
- On the Properties pop up window, ensure that the following fields are populated: "Title Type User Defined" and "Title Format".
- Click on OK.
- Save.
Keywords
internal, server, error, CDC, ADC, additional, custom, data, collection, step, onboarding, There is no ONB2DataCollectionConfig object assigned to ONB2Process with processId, BaseCallMarshaller, "this.text" is null, NullPointerException , KBA , LOD-SF-OBX-CDC , Custom Data Collection , Problem
SAP Knowledge Base Article - Public