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 determines the limit of Process Automation events that the event handler processes in a single transaction, impacting system performance and throughput. |
| What area does it affect? |
Process Automation events |
| What does the default mean? |
The default value is "10", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting event processing performance or during system load assessments. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.event_manager.process_automation.claim_limit |
| Sys ID |
c96f4b410f130010f5bf5ae9c4767e2b |
| Type |
integer |
| Application |
Global |
| Default value |
10 |
| Description |
This controls how many Process Automation events are grabbed by the event handler and processed in a single background transaction |
| Updated |
2024-05-25 04:06:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... options for how the system handles Playbooks events. To set Playbooks system properties, access the System Properties [sys_properties] table. The following system properties relate to the Playbooks configuration: Property Description com.glide.event_manager.process_automation.claim_limit Number of Process Automation events that the event handler can process in a single transaction sn_agent_workspace.default_view_editable_tables Default table views, as a comma-separated list, that you want to allow Workspace to ...
Related properties