Transformation Rules
On the Transformation Rules page, you can create, edit, copy, and delete transformation rules.
A transformation rule defines the configuration data that is required to transform a message from the source format into the target format.
For a transformation rule, you
specify a partner ID, a message type, message direction, and an XSLT style sheet. To retrieve the transformation rule of a message, the
partner ID, the message type, and the message direction are required. To evaluate the
correct transformation rule, uses the partner ID and the message direction of a
defined partner ID setup.
The steps of a message transformation are optional. The steps that are used to
transform a specific message depend on the configured transformation rule and the
defined XSLT style sheet. The XSLT style sheet of a transformation rule refers to a style sheet rule of
the StyleSheetRules code list. The style sheet rule
defines the Source Format File
Description (source FFD) and the Target Format File Description
(target FFD) that are used to transform the message.
The transformation process can consist of these steps:
- The transformation uses a
source
FFDfor an optional pre-transformation of a message from a non-XML format into the sourceXMLformat. - The optional transformation
of a message from a source
XMLformat into the targetXMLformat requires anXSLTstyle sheet. The style sheet can be defined in the transformation rule. - The transformation uses a
target
FFDfor an optional post-transformation of a message from anXMLformat into a non-XML format.
To search for transformation rules, specify filter criteria in the field entries of the required columns.
To view the detail settings, click the button of a transformation rule.