Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%SOAP.RequestMessage

abstract class %SOAP.RequestMessage extends %Library.RegisteredObject, %XML.Adaptor

%SOAP.RequestMessage is the abstract base class for objects which represent the request message for a SOAP request. Subclasses of %SOAP.RequestMessage serve as the argument to the SendSOAPRequest method of %SOAP..WebClient subclasses.

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab