Scenario 2 Large Number of Modified Records

In this scenario, you can process multiple CUD commands with the sizeable amount of records and relationships. The Transaction Atomicity feature enforces consistency between a set of single data changes.

Use the Transaction Atomicity feature to load multiple unrelated records, that is, bulk load. However, the number of records should not be large, in particular, if these are bundles. For a single data set, do not load more than 30-50 records in one transaction.

For example, to create a large bundle with a depth of four levels, specify 4 as the value for the Validation Record Bundle Depth property in Configurator. The property defines the depth for validations of related records in the bundle. Add propagation rulebases to affect numerous records. Specify atomic="on" in the <Transaction> element.