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.

What's the efficient way to send multiple responses based on particular text in request xml

hi2suresh
hi2suresh Posts: 8

I am trying to create a mock service using Virtualize. Here is what I am trying to accomplish..
1. Extract lengthy value from incoming xml request.
2. Match for a particular content from the extracted value
3. Based on the match send a response xml file
What's the best way to solve this using Virtualize?

Comments

  • williammccusker
    williammccusker Posts: 642 ✭✭✭

    I would look at using either responder correlations or data source correlations to setup responders that will matching your incoming value then configure the responder with the appropriate response.