Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines a list of tables that are allowed to access attachments via the CSM Attachment API, influencing data accessibility and security. |
| What area does it affect? |
CSM Attachment API |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when configuring attachment access for specific tables in the CSM application. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.rest.attachment_csm_api.allowed_tables |
| Sys ID |
f18b7787538c1010dc25ddeeff7b12dd |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
Comma-separated names of tables for accessing associated attachments using CSM Attachment API. |
| Updated |
2024-05-25 04:05:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... that allow both internal and external users to upload, download, and remove attachments associated with a table and to retrieve attachment metadata. Only attachments associated with tables specified in the glide.rest.attachment_csm_api.allowed_tables system property are valid in any of the associated endpoint calls. Any logged in user, both snc_internal and snc_external, can access this API. Guests and public users do not have ...
Context preview
Snippet 2
... REST API . • Activate the Customer Service plugin (com.sn_customerservice) to use the Case API endpoints for customer service cases. For more information, see Case API . • Configure the glide.rest.attachment_csm_api.allowed_tables system property and include the Case [sn_customerservice_case] table to use the CSM Attachment API end points for case attachments. For more information, see CSM Attachment API . Role required: web_service_admin ...
Related properties