Grant access to import set data only for the tables the user is authorized to view.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
We need to grant users access to the following three tables based on their assigned import set table permissions:
- Import Set Row
- Import Set Run (Transform History)
- Import Set Row Error
The key condition is that users should only be able to view records associated with the specific import set tables they have access to.
Example:
User A has access to the following import set tables:
- u_cmdb_ci_netgear
- u_cmdb_ci_server
User B has access to:
- u_cmdb_ci_server
- u_cmdb_ci_computer
Expected Access:
User A
- Can access Import Set Row records for u_cmdb_ci_netgear and u_cmdb_ci_server
- Cannot access records related to u_cmdb_ci_computer
- Can access Transform History (Import Set Run) for u_cmdb_ci_netgear and u_cmdb_ci_server
- Can access Import Set Row Error records for u_cmdb_ci_netgear and u_cmdb_ci_server
User B
- Can access Import Set Row records for u_cmdb_ci_computer and u_cmdb_ci_server
- Can access Transform History (Import Set Run) for u_cmdb_ci_computer and u_cmdb_ci_server
- Can access Import Set Row Error records for u_cmdb_ci_computer and u_cmdb_ci_server
0 REPLIES 0
