Symptom
When completing the assignment on Opportunity Marketplace user is receiving the following error massage:
"code=XAF0000, message=Query failed You cannot filter or order by property “proficiencyLevels” because you do not have the permission to view this property. Check your permission settings and try again."
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Opportunity Marketplace (OMP)
Reproducing the Issue
- Go to Opportunity Marketplace;
- Create assignment;
- Fill the mandatory fields > Next;
- Select the Job Role and Competencies;
- Publish;
- Error message is displayed.
Cause
This issue may be occurring for two reasons:
- The visibility of association "proficiencyLevels" for MDF object "Competency" is set as "Not Visible";
- The MDF Object Definition To DB SYNC didn't run in the backend.
Resolution
To correct this issue and complete the assignment on Opportunity Marketplace, follow the steps below:
- Go to Admin Center > Configure Object Definition;
- Select "Object Definition" in the first box, and search for "Competency" (Code="CompetencyEntity") in the second box;
- Click Take action > Make correction;
- Under Associations section, click "Details" of "proficiencyLevels" and set the visibility of association to "Editable".
If the issue still occurring, please engage your Implementation Partner to run the MDF Object Definition To DB SYNC job on Provisioning.
Customers has the possibility to directly run this job from the Admin Center, however the prerequisite is that it was previously created at least once from Provisioning. For more information, please check the KB Article 2534674.
See Also
- Overview of SAP SuccessFactors Opportunity Marketplace
- KB Article 2534674 - How To Fix Inconsistencies In Metadata Framework (MDF)
Keywords
error message, unable to complete, Query failed, cannot filter or order, CompetencyEntity, MDF-46706 , KBA , LOD-SF-OMP , Opportunity Marketplace , Problem