Service Virtualization

  • 1.  How can we use filter to read request parameters  value Dynamically from GET REST URL Request in Lisa (9.5.I)

    Posted May 19, 2017 05:13 AM

    Hi team,

    I have a Request (GET Rest URL) and response which are mentioned below. I am able to create the service image with below RR Pairs by using Rest Protocol..



  • 2.  Re: How can we use filter to read request parameters  value Dynamically from GET REST URL Request in Lisa (9.5.I)

    Posted May 22, 2017 12:25 AM

    Hi Kartik,

    Can you try using REST Data Protocol with the below values for URI Rules.

    GET /advs-service-location/locations/sourcing/{URLPARAM0}/{URLPARAM1}?category=BESTBUY&orderQty=1&los=1&considerFloor=false&count=3&orderDate=20170517T05:13:05

     

    Request File:

    GET /advs-service-location/locations/sourcing/4980442/55423?category=BESTBUY&orderQty=1&los=1&considerFloor=false&count=3&orderDate=20170517T05:13:05 HTTP/1.1

     

    Response File:

    Same as you had mentioned above

     

    DPH

     

    URI Rules

     

    VSI

     

    Thanks,

    Udhaya