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

Invoking the Web service method – PB Docs 125 – PowerBuilder Library

Invoking the Web service method – PB Docs 125

Invoking the Web service method

SoapConnection is
used to create the Soap_proxy object
with connection options that you set using SoapConnection object
methods. Once a proxy object for a Web service is created, the client
application can begin accessing the Web service. To invoke a Web
service method, the proxy object must contain the following information:

  • End point of service, obtained from a WSDL file

  • Namespace definition used in the SOAP method call

  • Any structure definition, when applicable

  • An instance variable for each returned structure
    array, since all returned arrays are any

  • One or more SOAP methods and corresponding alias
    strings


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