Skip to Content
0
Jan 12, 2023 at 07:28 PM

Access Context - RBAM: No authorization for 'BuiltIn READ

213 Views

Hello,

I have created a custom BO, i need to stablish a restriction where only employees that belongs to certain company can see the records of that company.

In order to do it i included the next element within my BO definition:

 [RelevantForAccessControl] association For_Access_Control to Employee;

Since, according to the documentation of the Employee BO, it supports the Access Context (1007 - Company):

employee-supported-access-context.png

The RBAM Data has been configured in the required WCVIEW to use the access context 1007

image.png

There are no access restrictions for the user

However when trying to open any record the system is throwing the next error:

imagen1.png

  • RBAM: Skip operation 'BuiltIn <default> READ'
  • Message Strip ErrorRBAM: No authorization for 'BuiltIn <default> READ' on instance

Attachments

imagen1.png (27.3 kB)
image.png (8.9 kB)