X4 Produktdokumentation

XML Element Wrapper

The adapter wraps the input data with a specific XML root element and outputs a UTF-8 encoded XML document.

Properties

Operation

Determines which operation the adapter executes

Possible values: Wrap: Output input data as XML document with root element from parameter name

Parameter

Adapter

Main class of the adapter (do not change!)

Possible values: en.softproject.integration.adapter. elementwrapper.ElementWrapperAdapter: Main class (default)

name

Name of the root element

Possible values:

  • Any valid XML element name

  • Data: Root element Data (default)

Status values


1

The operation was executed successfully.

-1

The operation failed due to a technical error.