Sending xml by consuming web service
I am consuming web service in pl sql and making soap requeest , I am sending variables with soap request such as username,password but now want to send xml data(payload) as string.
I have created the xml also but cant figure out how to send it, any help.
Thanks,
/ZAB