1 Reply Latest reply on Sep 9, 2011 6:46 AM by mageshbk

    Wise SOAPClient

    joe_boy12

      hello geeks,

       

      I have a scenario where one on my ESB service receives a message from System A on JMS Gateway Queue and after some transformatios I need to send that message to System B over a SOAP WS. The SLA is guaranteed delievery. System B is not HA so the agreement is if I do not receive HTTP 200/202 from System B I must try redelievering the message after 15 min for 5 times before sending that to dead letter Queue and notify support team.

       

      I am planning to use wise.SOAPClient to call the WS, is there anything in-built I can leverage for checking the response code logic? or what would be the best solution to handle this? any suggesstion is highly appreciated.

       

      Thanks

      Joe