Service Exchange data model
The Service Exchange applications data model provides insight into how the tables that are used in Service Exchange relate to each other.
The data model uses a combination of the following types of tables to store data:
- Service Exchange application tables.
- ServiceNow AI Platform standard tables.
The following table lists the Access Control Rights (ACR) for specific Service Exchange base table.
| Table | Read | Write | Delete | Create |
|---|---|---|---|---|
| Authorized user \[sn\_sb\_authorized\_user\] | admin sn\_sb.admin | admin sn\_sb.admin | admin sn\_sb.admin | admin sn\_sb.admin |
| Connection \[sn\_sb\_connection\] | admin sn\_sb.admin | admin | admin | admin |
| Entitlement \[sn\_sb\_entitlement\] | admin sn\_sb.admin | admin | None | None |
| Provider Task \[sn\_sb\_provider\_task\] | admin sn\_sb.admin sn\_sb.requestor | admin sn\_sb.admin sn\_sb.requestor | admin | admin sn\_sb.admin sn\_sb.requestor |
| Remote Record Producer \[sn\_sb\_remote\_record\_producer\] | admin sn\_sb.admin | admin | admin | admin |
| Remote Task \[sn\_sb\_remote\_task\] | admin sn\_sb.admin sn\_sb.remote\_task\_creator | None | None | None |
| Scratchpad \[sn\_sb\_scratchpad\] | admin | None | None | None |
| Transform \[sn\_sb\_transform\] | admin sn\_sb.admin | None | None | None |
| Transform Line \[sn\_sb\_transform\_line\] | admin sn\_sb.admin | None | None | None |