glide.sc.request.add_item_write_access
ServiceNow property description:
Property to check write access on add_catalog_item UI page
Attributes
- Sys ID: a868069077322110910428e47a5a9951
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.sc.request.add_item_write_access` is used to enforce write access control on the `add_catalog_item` UI page. When this property is enabled, only users with write access to the Service Catalog can add items to a request. This ensures that unauthorized users cannot modify or add items, enhancing the security of the catalog management process. The property is particularly useful in environments where strict control over catalog item modifications is required. By default, this property is set to `false`, meaning write access is not checked unless explicitly enabled.
Source