Symptom
When using custom Odata Service, after inputting all the necessary information and payload, the following error message happened if clicking post in postman.
{
"error": {
"code": "RBAM_ERROR",
"message": {
"lang": "en",
"value": "Not Authorized: Check Authorization Restriction for the User"
}
}
}
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Postman and give the Odata URL
- Fill the authorization as well as the x-csrf-token
- Fill the payload in the Body
- Click Post
Cause
The work center view under Properties Tab is not maintained.
Resolution
- Login the corresponding tenant
- Go to Application and User Management -> Odata Service
- Switch to Custom Odata Service
- Select the issued Odata Service and click Edit
- Choose the relate Node in the right table
- Under Properties Tab, maintain field Work Center View
Keywords
RBAM_ERROR, POSTMAN, Custom Odata Service , KBA , AP-RC-ODF-BYD , OData Framework and Console (ByD) , Problem
Product
SAP Business ByDesign all versions