API Management
13.2 13.1 13.0 12.2 12.1 12.0 11.0
13.2 13.1 13.0 12.2 12.1 12.0 11.0

XML to OFS

OFSConverter policy enables the transformation of data from XML format to OFS (Open Financial Service) message format.

image-20250813-085102.png

Configuration

The properties that must be configured to use the policy are described below.

Property

Description

Root Name

Provide Root element name to be used in generating structure of the input ports in case of XML to OFS modes respectively. The same name will be used for parsing the XML message received.

If it is set to null, then this property is ignored.

Target Namespace

Provide Target Namespace to be used in the generating schema and parsing the XML message.

Is Message Header Type

Enable this property to generate the schema for header type (messages start with "HEADER=") messages.

The generated schema will have record elements as children under the root element and record element will have fields configured above as children.

Required Fields in Input/Output

Provide the list of fields to be used in generating the schema. These fields will be added as children to the root element.