DefaultIteratorsIncludeDeferredOperations

Boolean

false

Purpose

The DefaultIteratorsIncludeDeferredOperations parameter specifies whether processes see the effects of deferred operations on collections before the updates are committed to the database.

When the value of this parameter set to:

Use the Process class iteratorsIncludeDeferredOperations method to override the default behavior for whether the current process sees the effects of deferred operations on collections before the updates are committed to the database.

Parameter is read when …

The node is next initialized.

2022.0.04 and higher