Service Virtualization

  • 1.  How can I automatically set comparison operator to "Anything" for few fields?

    Posted May 23, 2017 08:36 PM

    Hi All,

     

    We are creating VSIs using Request/Response pairs using service Image Manager and wanted to set few fields in request with comparison operator as "Anything". Is is possible to do so if we updated something Request xmls before generating VSI? 

     

    Please suggest an approach for this.



  • 2.  Re: How can I automatically set comparison operator to "Anything" for few fields?

    Posted May 24, 2017 02:04 AM

    You can try to use regex using LISA SDK API to set properties dynamically. You can use java to write some jar and deploy them in hotdeploy to use it. 



  • 3.  Re: How can I automatically set comparison operator to "Anything" for few fields?

    Posted May 24, 2017 05:44 PM

    Can you please help me with an example? Do you want me to search for that attribute or value in request using RegEx and then set to Anything?



  • 4.  Re: How can I automatically set comparison operator to "Anything" for few fields?

    Posted Jun 08, 2017 10:24 AM

    Rajesh,

    Do you have and example for Tushar?