Service Virtualization

  • 1.  Getting Value of attribute from match script written in JS in the response

    Posted May 15, 2017 09:55 AM

    I have applied three filters to read the values of action ,address and orderdate tag from Request xml.

     

    then I have used all these three variable in JavaScript under match script.



  • 2.  Re: Getting Value of attribute from match script written in JS in the response
    Best Answer

    Posted May 15, 2017 09:06 PM

    I am not sure but can you try setting orderdate to a property first in same script using testExec.setStateValue(str,str) method?