Hi Experts,
My ecc version:i have no soamanager this tcode,i can only use wsadmin and wsconfig.
My function is rfc function,i create a webservice,i want to input string and output string,when i use the soapui test the result:
1) when i input aaa ,the result is right
2)when i input < or > , get a error id = 112, because i have no <![CDATA[
3)But when i input <![CDATA[<DATA>QQQQQ</DATA>]]> like this ,get a error 'SOAP processing failure, error id = 112' ,wny?
who can help me ,thanks very much.
from china
Add comment