I am working with the EWS package.I am able to work with the sample Hello world and also I am able to create my own.
For a general string it works fine. But if I give the xml/xcbl document as input,it acts differently.
-
If I hard code the xml/xcbl document and I try to get it from the webService it returns only the values but not the entire xml/xcbl.
-
If I input the value from the webService it does not accept the string at all.
Any help in this matter is highly appreciated.