How to map the request and response using Service-Soap
Hi
I have requirement like get the request from clipboard and map the response to the clipboard using service soap.here I'm getting the request from UI and getting the response on the basis of this request from external db using obj-browse method, I need to map this response back to clipboard and display in UI.
Thanks,