Hello,
Instead of using property transfer, use property expansion. In the datasink step create 1 property for each field that you want to copy from the Response. the Right click on the value field of each property, click on get data and point to the testStep>then>Response> and then on the data you want to move over the the dataSink. Do this for each property and you should be ok. Let me know if you have further questions
dataSink article that explains the above:
http://www.soapui.org/Data-Driven-Testi ... tstep.htmlMore info on property expansion:
http://www.soapui.org/Scripting-Propert ... nsion.htmlRegards,
Temil