function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Katta RahulKatta Rahul 

create a soap webservice to generate fake response from Salesforce

Hi All,

I am using soap webservice to make a callout to external system, but for some reason that webservice is down. So, I am trying to create a salesforce webservice, that gives a response like external system. I am not sure, where to start with. Please, let me know the approach.

Thanks in Advance!

 
viruSviruS
https://developer.salesforce.com/page/Consuming_Force.com_SOAP_and_REST_Web_Services_from_.NET_Applications   

will help you