Skip to Content
0
Dec 03, 2006 at 05:40 AM

Repeat Sending Messages

65 Views

Hi All,

I need to create an asynchronous scenario. XI should repeatedly send a SOAP message to an endpoint until that endpoint correctly receives that message. If there's no response, or the response is "HTTP 500", or the SOAP response contains "SOAP Fault" element, XI should resend the message. How can I do this?

Thanks a lot, Jerome