Hi All,
We are using BC Dynamics 365 web client .We have developed an extension. Extension has a one table called " Location Dimension code setup".
We have created 2 Users, say User 1 and User 2.With regarding permissions, Only the difference between 2 users is, User 1 has 'SUPER' Permission and User 2 don't have that permission.
The issue is, Extension works only for User 1. User 2 get the error message "You do not have the following permissions on TableData Location Dimension Code Setup: Read. To view details about your permissions, see the Effective permissions page."
Following is the user permission page and effective permissions page for User 1.


** User 2 have no 'SUPER' Permission. and following is User 2 Effective Permissions page.

When compared with User 1 effective permissions , there is only Table, no TableData object created for User 2. If "SUPER" permission is assigned to User 2, He gets the TableData object and can access to the Extension table.
Could someone please explain
- why Extension table can be accesses only with super permission ?
- What are the possible ways to fix this issue and Is there a way to fix this issue without assigning 'SUPER' permission to User 2?
Thanks,
Nalin.