Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Connecting to a SOAP server – PB Docs 100 – PowerBuilder Library

Connecting to a SOAP server – PB Docs 100

Connecting to a SOAP server

The SoapConnection class
is used to connect to the SOAP server that hosts the Web service
you want to access. You can use the SetOptions method
on a SoapConnection object to set options such as the user ID and
password for an HTTPS connection. You use the CreateInstance method
to create the client proxy instance to access the Web service.

Example

The following script creates a connection to a Web service
on a SOAP server. It sets the connection properties using an endpoint
defined in the CreateInstance method. If the endpoint is not defined
in the CreateInstance method, a default URL stored in the proxy
would be used. The script uses the SetOptions method
to specify a log file. It displays a return value in a message box.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x