Service Virtualization

  • 1.  Header properties in MQ Response

    Posted Sep 08, 2017 09:44 AM

    Hello Team,

     

    We got requirement during MQ Service, in which we have to set queue manager name or reply to queue name in MQMD or message header of response. But in response we configured in VSI, these header properties not there so we can configured in response directly.

     

    Any approach we can use in Lisa7.5.2?

     

    Please advise. It is stopping testing.

     

    Cheers..

     

    Shivam Garg



  • 2.  Re: Header properties in MQ Response
    Best Answer

    Broadcom Employee
    Posted Sep 08, 2017 10:19 AM

    Hello,

     

             You can configure the reply to properties in the model file in publish step. The section ('ReplyTo Info') will be as show in image below. You can provide the reply to queue name and queue manager name. 

     

    Thanks,

    Surya.

     



  • 3.  Re: Header properties in MQ Response

    Posted Sep 08, 2017 01:00 PM

    You can also try adding the following meta-data properties to the response in your VSI:

    msg.replyToQueueManagerName
    msg.replyToQueueName

     

    I'm not sure, however, because 7.5.1 is several years out of date.