Symptom
- Although defined in the Succession Data Model and visible in Manage Permissions Groups. The DG Filters are not showing in the Manage Business Configuration UI.
- When trying to create DG Filters in Manage Business Configuration the following error is displayed:
"The operation failed as the element already exists in XML datamodel with configuration issues. The XML datamodel needs to be corrected by removing the reference to standard-element which is either not configured or is disabled. After correction, this element will be available in the Business Configuration tool."
Environment
- SAP SuccessFactors Employee Central - Manage Business Configuration
- SAP SuccessFactors Employee Central - Permissions Groups
Cause
This issue is caused by a miss-configuration of the dg-filters:
- The field 'job-code' doesn't support ref-field attribute.
- Fields with visibility="none" can not be listed in the dg-filters
Resolution
To resolve the issue, please carry out the following checks:
Issue 1: The field 'job-code' doesn't support ref-field attribute:
- Check if the job-code field has a ref-field attribute defined, such as <hris-field-ref refid="job-code" ref-field="cust_field1"/>
- If yes, please remove this field or replace with only the job code : <hris-field-ref refid="job-code"/>
Issue 2: Fields with visibility="none" can not be listed in the dg-filters:
- Check all fields listed in the dg-filters.
- If a fields is defined with visibility="none", remove it from the dg-filters
Once the above issues have been corrected, please import the updated succession data model. After a few moments check Manage Business Configuration to see the dg-filters are now displayed.
Keywords
ECT-106843, permission-group-filter, dg-filters, <dg-filters>, dg filters, permission group filter, BCUI, Manage Business Configuration, missing, not shown, The operation failed as the element already exists in XML datamodel with configuration issues, The XML datamodel needs to be corrected by removing the reference to standard-element which is either not configured or is disabled, After correction, this element will be available in the Business Configuration tool , KBA , LOD-SF-EC-BCI , Manage Business Configuration (BCUI) & Data Models (XML) , LOD-SF-EC-RBP , Roles & Permissions (EC Core only) , Problem