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 100 – PowerBuilder Library

Invoking the Web service method – PB Docs 100

Invoking the Web service method

SoapConnection is
used to create the Soap_proxy object
and populate the Soap connection options that you set in the SetOptions method.
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
  • Name space 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