Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 8

...

Anchor
table
table
 
Table of Contents
maxLevel3
minLevel3
styleborder:1
typeflat
separatorpipe

...

Syntax

Code Block
languagexml
<propertyGroup>
	<property name="name0" value="value0"/>
	<property name="name1" value="value1"/>
	<property name="name2" value="value2"/>
	........
</propertyGroup>

Configuration

The Property Group Mediator configuration includes a description and a set of properties grouped together.

...

  • Enter a meaningful description for the property group in the Description field.
  • To add a new property, click the Add a new element icon.

    As a result, the Property Mediator dialog box opens. Here, you can select a predefined property from the list or configure a custom property. For detailed descriptions of the parameters you need to configure for each property, see Property Mediator - Configurations.
  • To remove a property, click the Delete selected element(s) icon.
  • To arrange the properties in the required order within the property group configuration, you can select any property and then click the following icons to move it up/down the list.

Example

The following Propert Group Mediator configuration adds the From, Message, and To properties to the message context. It also removes the MessageID property from the context. All four properties are handled together as a group.

...