Message Transmission Optimization Mechanism (MTOM) Agent

The Message Transmission Optimization Mechanism (MTOM) agent can be used to format a document for MTOM transmission or to reconstruct a document received in MTOM format.

The following table lists and describes parameters for the XDMTOMAgent.

Parameter

Description

Operation

Select the specific operation to perform from the drop-down list. Available options include:

  • Reconstruct the original message
  • Create an MTOM package
  • Add an Include

Delete Attachments

If the Reconstruct the original message option is selected for the Operation parameter, the Delete Attachments parameter specifies whether to delete the attachments that have replaced xop:Include elements.

Element Path

If the Create an MTOM package option is selected for the Operation parameter, you must specify an XPATH expression for the Element Path parameter that returns the set of base64binary nodes to extract.

If the Add an Include option is selected for the Operation parameter, you must specify an XPATH expression that returns the element where the xop:Include element will be added.

XML Namespace Provider

A provider for the mapping between XML namespace prefix and namespace URI in the Element Path.

Attachment Content-Type

If the Create an MTOM package option is selected for the Operation parameter, this is the Content-Type set on a new attachment when the xmlmime:contentType attribute is absent on the extracted element.

Attachment Content-ID

If the Add an Include option is selected for the Operation parameter, this value is the Content-ID of the existing attachment being referred to.

If the Create an MTOM package option is selected for the Operation parameter, the Content-ID of the new attachments will be the prefix specified here followed by a numeric suffix.


iWay Software