Apama Documentation : Connecting Apama Applications to External Components : Using Standard Adapters : Using the Apama Web Services Client Adapter : Mapping Web Service message parameters : Convention-based XML mapping : XMLDecode
XMLDecode
The XMLDecode is similar to XML Codec functionality intended to be used in Web Services Client adapter and Correlator JMS. The XMLDecode uses the Least Recently Used (LRU) cache to avoid repeating the decode when multiple rules are working off of the same XML source. For example, JMS Body or Web Service response.
The XMLDecode supports the following properties:
*skipNullFields Default value is True.
*trimXMLText Default value is False.
*generateTwinOrderSuffixDefault value is True.
*generateSiblingOrderSuffix Default value is False.
*logFlattenedXML Default value is False.
*namespaceAware Default value is False.
*xmlField This property needs to be set only if nested XML within a CDATA section needs to be parsed.
*sequenceField
*ensurePresent
*separator
*parseNode
See The XML codec plug-in for detailed description of XMLDecode properties.
For properties with multiple values, use a comma (,) to separate the values.
For multiple properties, use a semicolon (;) as a separator and equals (=) to separate the key and value.
The XMLDecode functionality can be used in two ways:
*As a mapping action. See Specifying an XMLDecode transformation type.
*A mapping method using Add Computed Node dialog. See Add Computed Node dialog .
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback