Hi Experts,
I have a SOAP to SOAP scenario ,it worked fine in DEV and QA . But the problem started in Prod.
problem :- When the customer uploads data in URL it reaches PI , PI processing it fine to the target url but it is posting the same message several times (Duplication in the target side by PI.)but still I see in the PI logs as "Message status set to NDLV"
Logs from PI:-
Delivery of the message to the application using
connection SOAP_http://sap.com/xi/XI/System failed, due to:
com.sap.engine.interfaces.messaging.api.exception.MessagingException:
java.net.SocketTimeoutException: Read timed out
Kindly help me how the PI SOAP Communication channel works in sender and receiver end .
*****In what way PI gets the data 1)Push (by source )or Pick by PI channel (But I see no polling interval in the SOAP Channel).
*****As well in receiver end how it sends the data .
Kindly explain me in vivid .
Thanks in Advance,
Vijay Kumar K.V.N.