In a SOAP message, you can use the Override function to copy a complex type from the input message to the output message, while you update some of the child elements in the complex type with an Assign transform, and a Move transform.
You define your SOAP message parts in a message map by using the Cast function. For more information, see Casting elements in a message map.
Complete the following steps to configure the SOAP_Domain_Msg when the Mapping node is wired directly from a SOAPInput node with no SOAPExtract node:
You transformed the SOAP message by using the Override function.
Define more transforms between the input SOAP_Domain_Msg and the output SOAP_Domain_Msg. For more information, see Specifying a transform (mapping operation).