XML to Object transformer

XML to Object transformer

The XML To Object transformer, transforms the provided XML String or document to an object instance. The result will be returned as an object instance.

In the table below, you will find an explanation of 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

Set this value to true, if you want this service to be enabled.

MessagePart-In

The name of the MessagePart, which will be used as input. The default value is msgprt0. Only use this when you are in fact using different names and/or MessageParts.

MessagePart-Out

The name of the MessagePart, which will be used as output for the service method. The default value is msgprt0.

Packages*

Comma separated list of packages containing the objects to be transformed.

Premarshall XPath

XPath definition that will be applied to the provided XML Document or String before marshalling.

Description

Description of the specific service. This is for documentation purposes.

In order to successfully combine the use of these services with our Analyze functionality, it is required to place the jar file containing the classes required for marshalling in to the Agent's jars/endorsed directory, rather than placing it in the Resources of the bundle.