Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Send multiple response at the same time

Options
meghana1
meghana1 Posts: 29

hello,

we need to send 3 responses at a time or sometimes after getting the response of another service. We are using XML req res pairs.
Can this be possible in Virtualize ?

Comments

  • Ireneusz Szmigiel
    Ireneusz Szmigiel Posts: 227 ✭✭✭
    Options

    Hi meghana1

    which transport do you have to use for such case?

    Ireneusz Szmigiel
    http://www.catb.org/esr/faqs/smart-questions.html

  • meghana1
    meghana1 Posts: 29
    Options

    JMS

  • meghana1
    meghana1 Posts: 29
    Options

    we need to send multiple response in some interval of time , on the basis for single request triggered

  • keegan_chan
    keegan_chan Posts: 59 ✭✭
    Options

    You can add Messaging Clients as the output to the responder, and the Message Clients can put messages to the JMS queues.

  • meghana1
    meghana1 Posts: 29
    Options

    Do I need to add Message Clients for the req or res payload ?
    also how do I set difference res for single request ?

  • keegan_chan
    keegan_chan Posts: 59 ✭✭
    Options

    Where you add them is up to you, depending when you want the tool to be triggered. You can set whatever payload you want on each Message Client.