So I have worked out how to pass my custom objects into ASP.Net json webservices. Works a charm. Problem I am having is passing in straight arrays of my custom objects or alternatively passing in ar
I\'m using the standard Case object from Salesforce (we have some custom fields but that doesn\'t appear to be the problem). The Case has a linked subquery to its Comments, replicated in the SOAP API
When I create the web reference for a web service, Visual Studio magically creates a Se开发者_JAVA技巧ttings class which allows me to change the referenced web service URL via the application config.V
I have a web app in http://domain1/app1/called.html, and I want to embed that application inside http://domain2/app2/caller.html with an iframe (or a popup, it\'s the same)
I am trying to call a web service but facing a strange behavior. we have a web-service running on my server but the code is not open to us so can not see what going on behind the wall
I am using WSDL web service which has a method accepting a string array as an argument. I have tried ksoap2 library but unable to find out how to pass array as an argument to that method. There are op
I\'ve got a situation where I have several web services that I need to consume. I need the ability to perform custom actions in the constructor of the proxy before any calls are made (assigning the co
Hi, I have a ASP.NET application where I have added a Webservice that contains a \"fire and forget\" method. When this method is executed it will start a loop (0-99999) and for every loop it will rea
I am new to webservices and i want to implement webservices by using java in my eclipse project. So can anyone tel me how to im开发者_开发百科plement and creating a project please
Below is a demo SOAP request message: HTTP/1.1 200 OK Content-Type: text/xml; charset=\"utf-8\" Content-Length: nnnn