Forum Discussion

cappellin's avatar
16 years ago

Transfer cookie from HTTP Request to SOAP Request

Hi all,
I'm trying - with success - to transfer the value of a cookie from a Test step HTTP Request to a Test step SOAP Request.
HTTP Response has this value in Header:
Set-Cookie = DomAuthSessID=xxx

I would that next SOAP Request use that cookie. How can I do that? I tried with Property transfer, but not understand well what I have to write in transfer window.
Can anyone help me?
Thx

1 Reply

  • I would recommend adding a Groovy Step which will get the cookie value and write it to a property, you will then need to enter the property name into the property transfer step, and use the property in the next step.

    /Nenad
    http://eviware.com