Show TOC

ESP to XML String Formatter Module ConfigurationLocate this document in the navigation structure

The ESP to XML String formatter translates AepRecord objects to ESP XML string. Set values for this formatter in the adapter configuration file.

This formatter is row-based and can connect two row-based transporters rather than stream-based transporters.
XML Element Description
SecondDateFormat

Type: string

(Optional) Format string for parsing SecondDate values.

For example, yyyy-MM-dd'T'HH:mm:ss is the default value.

MSDateFormat

Type: string

(Optional) Format string for parsing MsDate values.

For example, yyyy-MM-dd'T'HH:mm:ss.SSS is the default value.