Sun Jun 14, 2009 4:58 am |
Replies: 0 |
Views: 6856 |
|
 |
I am trying to create a soap request using soapval method, the method I am trying to call is login_authenticate_request which takes two complex types as arguements below is a sample request:
Sample ...
|
Tue Jun 09, 2009 10:43 am |
Replies: 2 |
Views: 15056 |
|
 |
My soap server does not like the xmlns added to each element in the request as shown below in red. Can I please get information on how I can remove this from my request. I have been looking an searchi ...
|
Thu Jun 04, 2009 5:09 pm |
Replies: 0 |
Views: 3458 |
|
 |
I am urgently trying to get the correct parameters for a soap request, I am using a wsdl file: Schema
<customer_login_claim_request>
<attribute name="dsn"/>
<element name ...
|