Table of Contents
Object to XML transformer
The Object To XML transformer transforms the provided object to XML using JAXB. The provided object has to be serializable.
In the table below, you will find an explanation about these properties. All attributes with a ‘*’ are mandatory.
Attribute |
Description |
Name* |
By default, we fill this out with the technical ‘tag’, followed by a serial number. Changing the name is optional. |
Enabled |
Check this box if you want this service to be enabled. |
MessagePart-In |
Name of the MessagePart in a ConnectMessage where the content of the file is being stored. |
MessagePart-Out |
Name of the MessagePart in a ConnectMessage where the content of the file is being stored. |
Packages* |
List of Java packages, seperated by a semicolon, to scan for JAXB pojos. |
Wrapper Class |
Class to be used as wrapper. This class should contain a constructor containing a parameter that matches the type of incoming object. |
Result Type |
Result type to return. Either TEXT (String) or DOCUMENT (XML Document). |
Description |
Description of the specific service. This is for documentation purposes. |
Copyright © 2019 ConnectPlaza. For pricing, account management and more go to https://www.connectplaza.com