STEP 1
Enter either a WSDL file name or the URL where the document is published (WSDL Document). Click the
ellipsis button next to the edit box to browse for a file location. After entering a file name or URL, select the protocol type
(By default SOAP protocol is selected) used to communicate with the WSDL document or XML Web services.
The following are the types of protocol:
-
Process only WSDL Binding extensions for SOAP Protocol: The process communicates with the service using the latest SOAP protocol.
-
Process only WSDL Binding extensions for HTTP POST Protocol: The process communicates with the service using HTTP POST protocol.
-
Process only WSDL Binding extensions for HTTP GET Protocol: The process communicates with the service using HTTP GET protocol.
-
Process only WSDL Binding extensions for HTTP SOAP Protocol: The process communicates with the service using HTTP SOAP protocol.
If the WSDL document requires a credential for authentication, then specify:
- Domain: Indicates the domain to use if the WSDL document is on a secure server that requires authentication. (Optional).
- UserName: Indicates the username to use if the WSDL document is on a secure server that requires authentication.
- Password: Indicates the password to use with User Name when the WSDL document is on a secure server that requires authentication.
Click the Next button and go to step 2.