To create the appropriate Transformer
object, which is needed to
transform the received data into the format needed for
sending it to the destination, the class name will be read from the
xbus.conf. All used
short names for the Transformer
classes must be defined in the xBus
configuration.
This parameter specifies the short name of the suitable transformer for
transformation from the source system processing the message function
to the destination system.
The parameter is optional because usually the transformer is chosen by the
corresponding global parameter
based on the involved messages. Only deviations from the default have to be specified explicitely.
The following parameter is needed for the
RecordTypeTransfomer
and the
XSLTTransformer.