Sending xml data as string when consuming web service
Hi,
I am consuimng a web service and want to send xml data as string,I stored xml in varchar2 column and now calling the webservice but it gives error
Server was unable to read request. There is an error in XML document (9, 68).
any help
thanks