Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Multiple WSDL files

$
0
0
Multiple WSDL files
Web Service Proxy Generator
Multiple WSDL files
Feb. 20, 2013
06:12 pm
3PY1318RYShow this entire thread in new window
Gratar Image based on email address
From:Barbara Paltiel
To:All
I'm trying to access a Magento ecommerce site. The basic WSDL URL I was given logs in and produces a session ID as expected. However, all other functions go through a "Call()" function which passes the session ID, the function (eg Sales_Order_List) I want plus any arguments and supposedly returns an object.

If the argument is a single string (such as a sales order ID) the code has no errrors, but the resulting object is empty, "Display Object" shows a class tree of "unknown type" and nothing else.

The actual source code has multiple WSDL.XML files in multiple directories. The one used in generating shows Session ID, Login and Call functions. Another WSDL.XML file in a different directory shows all Sales functions, etc. Is there a way to get all of these functions loaded? I'm not even sure the "Call" function is working when it SAYS it is, since the result is blank.

I'm completely unfamiliar with SOAP - what I know I've learned from the help files and some of it is confusing to a novice.... Any suggestions would be appreciated.

Barbara Paltiel


Viewing all articles
Browse latest Browse all 10393

Trending Articles