glide.sc.item.cannot_add_to_request
ServiceNow property description:
List of class names for catalog items that cannot be added to an existing request
Attributes
- Sys ID: a35df0423721300054b6a3549dbe5d70
- Type: string
- Application: Global
- Default value: sc_cat_item_guide,sc_cat_item_producer,sc_cat_item_wizard

AI generated property description:
The ServiceNow property `glide.sc.item.cannot_add_to_request` is used to specify a list of class names for catalog items that cannot be added to an existing request. This property helps in restricting certain catalog items from being included in requests that are already in progress. By configuring this property, administrators can control the behavior of catalog items and ensure that specific items are only requested through new requests. This is particularly useful for managing complex or sensitive items that require separate handling. The property is set by listing the class names of the items to be restricted, ensuring they are not inadvertently added to ongoing requests.
Source