Symptom
Error when importing custom reports:
Please report the following error to your system administrator:
com.plateausystems.elms.util.helper.ElmsFinderException: Error occurred while parsing datasets:
at com.plateausystems.elms.bo.customreport.impl.CustomReportServiceImpl.getReportDatasetVOX(CustomReportServiceImpl.java:1664)
at com.plateausystems.elms.bo.customreport.impl.CustomReportServiceImpl.getReportEntityVOs(CustomReportServiceImpl.java:2259)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Environment
SAP SuccessFactors Learning
Reproducing the Issue
- Learning Administration > Reports
- Import > Browse and select custom report zip file
- Submit
- Update fields such as target user, report group
- Click Import
- Error encountered
Cause
The error occurs because the dataset's security configuration references a table that does not have an associated DMN_ID value, preventing the LMS from parsing the dataset during custom report import.
Resolution
- The error is caused by the dataset referencing a table without a DMN_ID value. The dataset security must be updated to reference a domain-aware table to resolve this.
- As custom report development and troubleshooting is outside the scope of SAP Support, please work with your report developer or engage SAP Professional Services to make the necessary changes. Refer to 2379690 - SuccessFactors Learning - Custom Report Development and Support Scope - SAP for Me
See Also
Keywords
SF, Success Factors, LMS, learning, Custom report, Error occurred while parsing datasets, domain restrictions, import error , KBA , LOD-SF-LMS-PRD , VJDBC Setup or Connection Issues , LOD-SF-LMS-REP , Reporting Data , Problem
SAP Knowledge Base Article - Public