FxhStandardsProcessing node properties

Table 1. FxhStandardsProcessing properties
Node property Mandatory Description
TransformationMode No The default transformation mode. The value specified for this property is overridden by the value specified in the ComIbmDni.Function.DniStandardsProcessing. Transform.Request.Mode field of the local environment of the integration bus.
The transformation mode specifies whether the representation type of the body of the input message is to be transformed and, if so, how:
0
The body of the input message is not to be transformed. This is the default.
1
The body of the input message contains an MTFIN message that is to be transformed into an MTXML message.
2
The body of the input message contains an MTXML message that is to be transformed into an MTFIN message.
MessageValidation No The default behavior of the node regarding message validation. The value specified for this property is overridden by the value specified in the ComIbmDni.Function.DniStandardsProcessing. Validate.Request.Required field of the local environment of the integration bus. Valid values are:
Yes
The message is to be validated
No
The message is not to be validated. This is the default.
MessageDomain No The default message domain used to interpret the input message. The value specified for this property is overridden by the value specified in the ComIbmDni.MsgStandardInfo.Domain field of the result location. There is no default; the message domain must be specified either in the result location or as a node property. For more information about the result location, see the description for the ResultLocation node property.
ResultLocation Yes The location to which the processing results are written. The path is always <ResultLocation>/ComIbmDni/MsgStandardInfo. Where <ResultLocation> can be one of:
MQRFH2
The MQRFH2 header in the integration bus tree. This is the default.
LocalEnvironment
The LocalEnvironment of the integration bus tree.