Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures whether to lock a conversation record during session calls to prevent data conflicts when persisting context. |
| What area does it affect? |
Session Management |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring session handling or troubleshooting data integrity issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.record_lock_on_session |
| Sys ID |
75f44f43530301103296ddeeff7b129b |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Whether the session call should attempt to get a conversation record lock before attempting to persist context |
| Updated |
2024-05-25 03:39:02 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties