Skip to main content

%SOAP.MTOMPolicy

Implementation class for WS-MTOMPolicy in a web service configuration. WS-MTOMPolicy 1.0 is supported (http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization/optimizedmimeserialization-policy.pdf). %SOAP.MTOMPolicy depends on the use of sp as the internal prefix for WS-SecurityPolicy. See %SOAP.Policy methods GetNamespaceList, GetAssertionNamespace and GetAssertionPrefix. This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class. The alternative is stored as
   alternative("wsoma:OptimizedMimeSerialization")=1

Parameters

parameter PREFIX = wsoma;
Prefix for this type of policy

Inherited Members

Inherited Methods

FeedbackOpens in a new tab