Skip to main content

%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