Reference: XML-Message-Content-Collater Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Output
| output
| Specifies where the xml-message-content-collater child element directs the output. There are 5 possible values:
|
Header Text
| header-text
| Adds a header to your output message. |
Footer Text
| Adds a footer to your output message. | |
Separator
| separator
| A string used when concatenating messages in a batch. |
Namespaces
| namespaces
| The namespaces used by your XPath expression. |
XPath
| xpath
| An XPath expression that aggregates matching XML messages. If not specified, the xml-message-content-collater aggregates all XML message content into 1 output file. |