This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Capture response in Hybrid Simulation using scripted rule

I have created a virtual service with one of the API forwarding requests to the real system. I need to capture the response field coming from the real system. 

sv.Response object doesn't capture the field from the real response.

  • Verified Answer

    +1

    This is not possible. Once simulation determines that the request should be forwarded via hybrid simulation, you have no control over that process in simulator.

    If you need to change the response from the real service your only option is to use Protocol Hook.