Forum Discussion

ArnorBld's avatar
ArnorBld
New Contributor
9 years ago
Solved

How to send a cookie

Hi guys,

 

I'm new to SOAP and I'm very new to SoapUI!!!  From what little I have seen of it, you have done an amazing job with this product!

 

I'm trying to work with a certain SOAP API provider that requires establishing a connection to their server by sending a specific SOAP request.  A Cookie is sent back and they require all subsequent access to pass this cookie along for verification.

 

How do I do that with SoapUI?

 

Best regards,

Arnor Baldvinsson - Icetips Alta LLC

  • SiKing's avatar
    SiKing
    9 years ago

    When you are new to a tool, it helps if you read through the documentation first!

     

    For any test that you need to pass the cookie around, go to the testcase options and turn on "maintain HTTP session". No, there is no global switch to turn this on, this is done on a case-by-case basis.

    http://www.soapui.org/soapui-projects/form-based-authentication.html

  • Hi,

     

    Thank you!  Got it working!  Documentation can be daunting!

     

    Best regards,

7 Replies