Reference: XTT Step Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step Id
| id
| The unique ID of the xtt mediation step within the assembly. |
Input
| input
| Specifies where the xtt mediation step obtains data as input. There are 5 possible values:
|
Output
| output
| Specifies where the xtt mediation step directs the output. There are 5 possible values:
|
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the xtt mediation step that displays in the consolidated log. You can use this feature to describe the step's function and the data on which it is operating. |
Execute When
| execute-when
| A condition that determines whether the xtt step executes. |
Append Messages
| append-messages
| Specifies whether new messages replace existing messages or are appended to them. |
Message Property
| message-property
| The name of the MediationContext property that stores messages created by the xtt mediation step. |