Service Virtualization

  • 1.  Request property in Web Service Execution

    Posted Feb 03, 2017 02:57 PM

    Where can we get the request xml that was sent in the 'Web Service Execution' step? The only property available is the .rsp property which is response. Is there any way to get the request xml?



  • 2.  Re: Request property in Web Service Execution

    Broadcom Employee
    Posted Feb 04, 2017 11:13 AM

    When I need to know what I'm sending to a step, I build my message payload in a previous step, storing it into a property, and my send step references that property.



  • 3.  Re: Request property in Web Service Execution
    Best Answer

    Posted Feb 06, 2017 02:22 AM

    Hi Ivan, You can use "lisa.TESTSTEPName.request.rsp" property to capture the request configured in Web Service Execution' step. Please find below the screenshot for reference.

     

    Cheers,

    Vaibhav