Service Virtualization

Unable to subscribe messages to Topics using JMS virtualization

  • 1.  Unable to subscribe messages to Topics using JMS virtualization

    Posted Nov 21, 2016 05:38 AM

    Hello,

     

    I have created a virtual service using JMS transport protocol. In the VSM at the Listen step I am listening to a request from queue, after that receiving response from VS Image Response Selection step. I am placing the response to topic at Respond step.

     

    But when I subscribe to same topic , No Data is sent as response. Please suggest possible reasons for this behavior. Is there any configurations need to be made with respect to topic ?

     

    Another Approach - If I use JMS Send Receive step in place of Respond step to send messages to topic , I am able to subscribe the same message in this case. But custom properties are not added , request properties/headers are received.

     

    Is ths approach correct /?