Skip to main content
Skip table of contents

Encoding Converter

This adapter converts the character encoding of an XML document, and changes both the character encoding declaration (in the XML prologue) and the actual character encoding of the content.

Properties

Operation

Defines the operation executed by the adapter

Possible values: Execute: Convert characters of the input XML document into the character encoding specified within parameter TargetEncoding

Parameters

Adapter

Main adapter class (do not change!)

Possible values: de.softproject.integration.adapter. encodingconversion.DocumentEncodingAdapter: Main class (Default)

TargetEncoding

New character encoding of the output XML document

Possible values: Any character encoding supported by the Java runtime environment (e.g. ISO-8859-1)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.