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 specifies the event handler used for managing Sidebar events, impacting how notifications are processed within the application. |
| What area does it affect? |
Sidebar notifications |
| What does the default mean? |
The default value is "com.glide.cs.collab.responders.CollabNotificationEventHandler", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring or troubleshooting Sidebar event handling. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.event_handler.CollabNotificationEventHandler |
| Sys ID |
1d6f7d1043e22110d1064006fbb8f2d8 |
| Type |
string |
| Application |
Global |
| Default value |
com.glide.cs.collab.responders.CollabNotificationEventHandler |
| Description |
Define the handler to process the events for Sidebar. |
| Updated |
2024-05-25 03:38:54 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Specifies the maximum number of emails a POP3 reader should process concurrently. • Type: integer • Default value: 20 • Location: Add the property to the System Property [sys_properties] table. com.glide.event_handler.CollabNotificationEventHandler Specifies the event handler for the sidebar_notification queue. com.glide.event_manager.sidebar_notification.claim_limit Specifies the number of sidebar_notification events the job on each node polls each time. com.glide.interaction.autocreate_relationships Specifies whether auto-logging of records in ...
Related properties