Hello everyone,
I'm working on a custom permission group and a custom application role based on it.
When from the Web protal i try to access to the section Data administration > Data explorer > System entitlements > Memberships it returns me the error "Not valid for this object".
My permission group has Viewing permission on all the tables related to the system entitlements without any viewing condition.
My permission group inherits from TSB_4_NamespaceAdmin_Base that inherits from VI_4_SYNCPROJECT_ADMIN.
I cannot understand which elements can change the view on the system entitlements sections, since I also added various program functions but still receiving the error.
My permission group has:
- 19 access permissions on tables
- 343 Table viewing permissions
- 5 Predefined SQL
- 12 Assigned menu items
- 407 Assigned user interface forms
- 13 Assigned tasks
- 5 Program function assigned
Can you give me some more info about how to change the visibility on the section or tell me what can be useful to analyze the problem better?
I've also checked with a different permission group that does not have this error and the permissions seem to be the same.
Thank you,
Francesco