Hi All,
While testing wsdl through SOAP UI, PI is reponding back with following message.
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP:Header/>
<SOAP:Body/>
</SOAP:Envelope>
Interface is asynchronous. As per my requirement, i don't expect any such message from Pi. Due to this message, SOAP UI is sending same message n number of times. Do i need to do some change on PI side so that this response response could not generate?
Thanks & Regards,
Ashish Agarwal