Hi
Thank you for your response but this did not do anything ...
can anybody please help, how do I reference the 'loginReturn' per below.
<soapenv:Envelope xmlns:soapenv="
http://schemas.xmlsoap.org/soap/envelope/" <soapenv:Body>
<loginResponse xmlns="
http://www.ca.com/UnicenterServicePlus/ServiceDesk"> <loginReturn xmlns="">185*****804</loginReturn>
</loginResponse>
</soapenv:Body>
</soapenv:Envelope>
Is there any way of doing this without using Property Transfer, I would like to make to part of the soap envelope .... is this possible?
Thank you