Oracle CRMOD webservices 2.0 stateless integration
Hi All,
We are currently using Oracle webservices 2.0 stateful for integration with CRM on demand. Oracle suggested us to use webservices stateless for better performance. I have gone through all the documentation and forums over the web but I didn’t find any example how to do that.
We have our systems developed in Microsoft technologies (c#.net). I have found a sample code in java on the oracle website but that is for webservices 1.0 and uses a binding method Default_Binding_Contact which I can see in webservices 1.0 but I cannot find any sample code or example for webservices 2.0 for Java or C#.