Start of Content Area

Background documentation Modules  Locate the document in its SAP Library structure

SAP provides the following modules:

      PayloadSwapBean

You can swap the main payload of the XI message with another payload of the message that is an attachment.

      StrictXml2PlainBean

You can convert an XML document in the main payload of the XI message to text format.

The structure of the document is checked based on the entries you make in the module.

      XMLAnonymizerBean

You can anonymize XML elements and attributes.

      PayloadZipBean

You can compress one or more payloads or extract payloads from a compressed file.

      TextCodepageConversionBean

You can swap the code page of the main payload of the XI message and convert the content using the new code page.

      DynamicConfigurationBean

You can edit the message header for adapter-specific message attributes.

      MessageTransformBean, Migrating Dispatcher Classes

      The example module for adapter and module development

 

End of Content Area