Request runtime settings per level

If you request a list of the configuration runtime settings for a particular level, you will see the displayed information on the runtime settings types that deviate from the default for the given level. If no level parameters like RuntimeSettings!Environment, RuntimeSettings!Did, or RuntimeSettings!DidModule are used, the settings that deviate from the default are listed for a global level.

Parameter Description
List!Configuration=RuntimeSettings This parameter gives an overview of all settings on the global level that deviate from the default.

List!Configuration=RuntimeSettings

RuntimeSettings!Environment=Published

This combination of parameters results in an overview of all settings on the Environment=Published level that deviate from the default.

List!Configuration=RuntimeSettings

RuntimeSettings!Environment=Published

RuntimeSettings!Did=LCLDID.ENG

This combination of parameters results in an overview of all settings on the Environement=Published and Did=LDLDID.ENG levels that deviate from the default.

List!Configuration=RuntimeSettings

RuntimeSettings!Environment=Published

RuntimeSettings!Did=LCLDID.ENG

RuntimeSettings!DidModule=LCLSRC.ENG

This combination of parameters results in an overview of all settings on the Environment=Published, Did=LDLDID.ENG, and DidMudle=LCLRSC.ENG levels that deviate from the default.