Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

Re: Getting error while calling Web service in PB 12.5

$
0
0

Hi Pralhad,

 

From the Application Techniques manual, Building a Web Services Client, it states the following:

 

The WSDL file for you specify in the wizard or painter must have:

 

 

  • Services/Binding entries
  • The Targetnamespace
    attribute defined in its Schema element
  • No circular references (an example of a “circular reference” is a structure
    that includes itself as a child class member)

 

If PowerBuilder encounters a problem parsing the WSDL file, it reports the
error in an error message box.

 

 

Thank you.

Beverly Duquette


Viewing all articles
Browse latest Browse all 7329

Trending Articles