Service Virtualization

Image Validation - Java Method to be extended to update the response/request

  • 1.  Image Validation - Java Method to be extended to update the response/request

    Posted Jun 30, 2016 10:21 AM

    I want to update the response during Image validation mode after we receive the response from live before adding it to VSI. Current situation is that the response from live is encrypted and I want to decrypt it before writing to the VSI and then encrypt again while responding back to the live front end app.

     

    Can someone point me to property/method which does the comparison in the virtual service tracking step so that I can update the response before VSM writes to the VSI?

     

    I have already checked in the docs for this information however I couldn't get any method description matching this.