Symptom
The error "The requested operation is not available" appears when the user opens the Position Tile page.
"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 Succession Management
Reproducing the Issue
- Go to Succession > access Position Tile;
- An error message is thrown:
"The requested operation is not available"
Cause
This error message may be caused by a misconfiguration of the Position Criticality definition, in the Position MDF object.
Resolution
It is necessary to verify the Position Criticality field in the MDF Position Object and its definition. To do so, you would need to follow below steps:
Verify the Position Criticality details in Position object
- Go to Admin Center > Configure Object Definition;
- Select "Object Definition" in the first search box, and "Position" in the second search box;
- Search for the field "positionCriticality" and access its "Details";
- Verify the MDF picklist associated to the "positionCriticality" field, in "Valid Values Source":
Verify the Position Criticality picklist definition
- Go to Admin Center > Configure Object Definition;
- Select "Picklist" in the first search box, and "positionCriticality" in the second search box;
- Verify the external code of values configured for the positionCriticality field:
The options configured for this picklist have the "External Code" with alphabetical values. However, the system only accepts numerical values for External Code in "PositionCriticality" picklist definition.
Adjust the "External Code" values for the picklist
- In the picklist "PositionCriticality" definition, click "Take Action" > "Make Correction";
- Modify the external code of the picklist options to numerical values. Value "1" for "Critical" (or "Yes"), and value "0" for "Not Critical" (or "No"):
- Save the changes.
Keywords
positionTile, Position Criticality, Key position, posgrid, application error, issue opening tile, succession, Fingerprint: 5823198b9cee1412be192778a25ad99b69167378, Fingerprint: 02ab67b0e388e5f59a80a536db9306e830d7465d, Error reading [initialGridViewDisplayData] on type [com.successfactors.sm.ui.controller.position.PositionGridViewController_$$_javassist_1916] , KBA , LOD-SF-SCM , Succession Management , LOD-SF-SCM-PTV , Position Tile View , Problem