Hi Experts,
I have a scnerio of RFC TO SOAP synchronous...Here in the Response_output(sender) i have 3 fields in the sender side response...To that 3 fields i need to get complete xml payloads....
1st field:i have to get the whole xml format of the request xml payload generated at the receiver side which we ping to the web service
2nd field: i have to get the whole xml format of the response from the web service
3rd field: i have to get a single field value which exist in the request xml payload generated at the receiver side which we ping to the web service
your suggestions are more valuable
Thanks,