Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Edi to Xml step converts Edi message text (conforming to the ISO 9735 standard) to generic XML. The XML text is more accessible and allows for selective data extraction using XPath and the Get Data From XML step. 

Version

This step will be available in the core of PDI since version 4.4.0 (PDI-7019). It is also available for prior releases as a plug-in, see TypeExitEdi2XmlStep in the List of available Plug-Ins.

Step Configuration

The step configuration requires the field name containing the EDI text, and an output field name for the XML text. If the output field name is left empty, the EDI text is going to be replaced by the XML text.

...