Forum: RSS, Web Services and SOAP Jul 11th, 2008 |
| Replies: 1 Views: 1,927 Hi,
We kind of feel that encoding mis-match is the reason for the issue. SOAPpy is giving out the output in RPC format where as the IDM web service ( windows system) is expecting in the document... |
Forum: RSS, Web Services and SOAP Jul 10th, 2008 |
| Replies: 1 Views: 1,927 Hi all,
We are trying to talk through .NET web service to retrieve some data from a windows system. We are using Python and SOAPpy (which is SOAP compatible with python) for this. We are able to... |