Forum Discussion

finametrica's avatar
finametrica
New Contributor
13 years ago

Loading data then saving via dataSink.

Hi all,

I am new to SOAP and testing it out. I have read quite a bit on SOAP in the last 2 days. One thing I am hoping to do is load excel file with strings which will call WSDL url, then print result into excel file (new one or current one is both fine).

I am able to print things via dataSink, but only what i tell it to. Any help?

2 Replies

  • ok i ve figured out most of SOAP besides dataSink part.

    I will have load Values which will run the data but am struggling export it. All i need to export is what that HTTP will return. Any format is fine (xls, csv, txt etc).
  • hi,

    Create a datasink step after you request. Create a property for the response using the + symbol in datsink. Now ricght click on the value cell -> Get Data -> ur Request -> Property [Response]. I have attached the screenshot for your reference.

    Hope this helps.