CIB merge technical documentation (EN)

6. Call parameters in detail

6.28. Parameter --field-nesting-level-limit

(from CIB merge 3.12.10)

With the parameter --field-nesting-level-limit the nesting depth of field commands can be limited.


Syntax

--field-nesting-level-limit=number

number=integer between 0 and n


Description

The --field-nesting-level-limit parameter can be used to limit the nesting level of field commands.

The default value is "0", i.e. the nesting level is not limited.

If the value is greater than 0, the CIB merge terminates with error 810 when this nesting level is reached.

Note: This parameter is only effective for the merge template combine!


Example
--field-nesting-level-limit=10

CIB merge interrupts with error 810 when a nesting level of 10 is reached.