SOAP Procedure

Syntax

PROC SOAP options <properties>;

Table of Procedure Tasks

Statement Task Example
PROC SOAP Statement Invoke a Web service with a SOAPEnvelope element Ex. 1
Invoke a Web service without a SOAPEnvelope element Ex. 2
Invoke a Web service by using a proxy Ex. 3
Invoke a SAS registered Web service by using the Service Registry Service Ex. 4
Invoke a SAS registered Web service by using the SAS environments file Ex. 5
Change the default timeout for Web service calls Ex. 6