Previous Topic

Next Topic

Book Contents

Book Index

SOAP request example

The following example describes a SOAP request:

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">

<SOAP-ENV:Body>

. . . SPECIFIED_REQUEST . . .

</SOAP-ENV:Body>

</SOAP-ENV:Envelope>

Parent Topic

SOAP envelope for Control-M/EM requests and responses