com.glide.event_manager.process_automation.claim_limit
ServiceNow property description:
This controls how many Process Automation events are grabbed by the event handler and processed in a single background transaction
Attributes
- Sys ID: c96f4b410f130010f5bf5ae9c4767e2b
- Type: integer
- Application: Global
- Default value: 10

AI generated property description:
The ServiceNow property `com.glide.event_manager.process_automation.claim_limit` determines the maximum number of Process Automation events that the event handler can claim and process in a single background transaction. This property helps manage the load on the system by limiting the number of events processed simultaneously, ensuring efficient resource utilization and preventing potential performance issues. Adjusting this property allows administrators to fine-tune the balance between processing speed and system stability. For more detailed information, refer to the official ServiceNow documentation on Process Automation Designer system properties.
Source