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.

Configuring multiple responders: capturing data and responding conditionally

Pelaito
Pelaito Posts: 2
edited February 11 in Virtualize

Hi, Parasoft community,

I’m facing an issue with the configuration of multiple responders in Parasoft Virtualize 2022.1. Here’s the scenario:

  1. Capture the value of a header in the first responder and store it in a variable for later use.
  2. Disable the response of the first responder, so that it only acts as a data capturer (Data Bank).
  3. The second responder should handle the logic and return the response based on the captured header value.

Issue:
Currently, the first responder always handles the response or blocks the flow. I’ve tried disabling correlation and configuring conditions, but I can’t get the first responder to only capture the data without interfering in the flow.

Question:
Is there a recommended way to configure a responder to only capture data and not send a response, leaving the logic and final response to another responder? Any guidance would be greatly appreciated.

Thanks for your support!

Answers