Service Virtualization

Expand all | Collapse all

Can someone please help me on knowing logic of how to handle Async responses ?

  • 1.  Can someone please help me on knowing logic of how to handle Async responses ?

    Posted Apr 05, 2018 02:57 PM

    Can someone please help me on knowing logic of how to handle Async responses ?

     

    Devtest has to send the async response to another URL which is provided in the input request.

     

    -->Incoming request to Devtest is to "X" URL

    -->Sync response from Devtest is to "X" URL

    -->Async response from Devtest is to "Y" URL -->(this URL is is received in the request-- Notification URL )



  • 2.  Re: Can someone please help me on knowing logic of how to handle Async responses ?
    Best Answer

    Posted Apr 05, 2018 06:42 PM

    Hi,

        

     

    -->Async response from Devtest is to "Y" URL -->(this URL is is received in the request-- Notification URL )-->use a web service step  with Y url and your constructed Async response