You need to sign in to do that
Don't have an account?

Dev to Uat Sandbox SOAP integration.
Hello ,
We are planning to have a integration from Salesforce to an External System. Salesforce --> Lead Management System. Here I'm not sure if this will be only SOAP or REST could also be possible.
Before i start working on this, I would like to Integrate both Salesforce DEV and Salesforce UAT. I have Parsed the WSDL from UAT into DEV where 3 of Apex classes are created. From here onwards I'm not sure how can i take it forward. Like, Passing the Credentials and inserting/updating data from Dev to UAT.
Kindly suggest.
Shri
We are planning to have a integration from Salesforce to an External System. Salesforce --> Lead Management System. Here I'm not sure if this will be only SOAP or REST could also be possible.
Before i start working on this, I would like to Integrate both Salesforce DEV and Salesforce UAT. I have Parsed the WSDL from UAT into DEV where 3 of Apex classes are created. From here onwards I'm not sure how can i take it forward. Like, Passing the Credentials and inserting/updating data from Dev to UAT.
Kindly suggest.
Shri
For an example of how to do this in SoapUI, you can see this blog post: http://blog.deadlypenguin.com/blog/2012/02/03/salesforce-and-soapui/
All Answers
For an example of how to do this in SoapUI, you can see this blog post: http://blog.deadlypenguin.com/blog/2012/02/03/salesforce-and-soapui/