Hi,
I have created a PS Async NonRowset based WebService. Generated the WSDL, which shows fine when used in a Browser. Consumed this WSDL in SOAPUI, created a MockService. When I Run the Request in SOAPUI, I find that PS WS gets the Subscription Request and executes it. But in the end when the PS WS, sends a Response, I get an error like
[PublicationContractManager::ProcessError/RetryResponse(): 'Integration Gateway - External System Contact Error (158,10721)'. Integration Gateway was not able to contact the external system. The network location specified may be incorrect, or the site is permanently or temporarily down.]
I have added Permission List PTPT1200 to the Service Operation and also to the UserId attached to the 'ANONYMOUS' Node. What else could be the reason?