Forum Discussion

shakor's avatar
shakor
Occasional Contributor
10 years ago
Solved

Sending JMS message as response to SOAP request

Hello,

 

I need to mock the behaviour of receiving a SOAP message on a WSDL endpoint (which I have mocked in SOAP UI) but then I need to take the/some data of that request and put it on a JMS queue. Is that possible to do with SOAP UI?

16 Replies

    • shakor's avatar
      shakor
      Occasional Contributor

      Yes thanks, I have checked those docs already. But it does not tell you how to put a message on a JMS queue, in SOAP UI, as a response of getting a SOAP request.

       

      So for example, if I would have Mockservice, which is mocked MockService in SOAP UI, when a SOAP Request comes into for that mocked Webservice then I can extract the request using Script Dispatch but it is not clear that from there, how do I put the request on a JMS queue. If even possible, in SOAP UI.

      • nmrao's avatar
        nmrao
        Community Hero
        You only need to mock? clarify, please.