How MTOM Streaming Affects Saved Pipelines
When using MTOM streaming, the messageContext variables and/or XOPObject fields will not be available in the pipeline that is saved when using:
Audit logging when the pipeline is included
Service caching
pub.flow:savePipeline or
pub.flow:savePipelineToFile services
Transient error handling for a service
Note:
The messageContext variable is used by many services in the pub.soap folder to hold the SOAP message on which the service acts. XOPObject fields are Objects that use the com.wm.util.XOPObject Java wrapper type.