SAP Knowledge Base Article - Public

3447149 - RBAM_ERROR when using custom Odata Service

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

  1. Go to Postman and give the Odata URL
  2. Fill the authorization as well as the x-csrf-token
  3. Fill the payload in the Body
  4. Click Post

Cause

The work center view under Properties Tab is not maintained.

Resolution

  1. Login the corresponding tenant
  2. Go to Application and User Management -> Odata Service
  3. Switch to Custom Odata Service
  4. Select the issued Odata Service and click Edit
  5. Choose the relate Node in the right table
  6. 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