In the current implementation, you can enable or disable MTOM feature in TIBCO Administrator. You can configure each trading partner separately. Only the binary element in the XML document specified in the body node of the request private process is processed by using MTOM standard. You can provide a value in the
xop > tagName > value field to indicate which binary data element in the XML document to be processed by MTOM standard.
MTOM can also be used together with content encryption. If the XML data is encrypted for outbound message, the binary content referred to the value in the xop > tagName > value field in the private process message is ignored. The encrypted data in the
CipherValue element after encryption is used to construct the MTOM attachment.