Forum Discussion
NoamanA
Lithium Alumni (Retired)
Hi Phani
I've updated a config on that community. Please try again and let me know if it now works.
Thanks
Noaman
phani
10 years agoAdvisor
Hi NoamanA,
XML tags are trimming from the response.
For E.X.:
API output = <message>Hello World <div>Welcome</div></message>
The data coming from http.client.response FreeMarker Context Object(${response.content}) as follows
Hello World <div>Welcome</div>
We are able to get exact output (<message>Hello World <div>Welcome</div></message>) when we are trying in Javascript.
Please provide your inputs.
Thanks,
Phani
Related Content
- 4 years ago
- 13 years agoInactive User
- 6 years ago