Property reference

glide.ldap.listener.transform.use_background_transaction

The glide.ldap.listener.transform.use_background_transaction property configures the LDAP listener transform thread to operate as a background transaction. This setting, which defaults to true, is important for managing transaction durations based on the defined quota rule for LDAP listener transforms.

Default: true Type: boolean Application: Global

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 enables the LDAP listener transform thread to run as a background transaction, adhering to the maximum duration specified by the quota rule.
What area does it affect? LDAP listener configuration
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 adjusting LDAP transaction handling or performance settings.

Out of the box property record

Raw metadata from the property record.

Property name glide.ldap.listener.transform.use_background_transaction
Sys ID 309cbf023b332200de4aa2e334efc4ba
Type boolean
Application Global
Default value true
Description Set LDAP listener transform thread as a background transaction whose max duration is determined by quota rule 'LDAP Listener Transform Transaction'.
Updated 2024-05-25 03:38:56

Sources

Official references and nearby text excerpts where this property appears.