I have a HTTP --> XI --> Proxy scenario
We are using the HTTP Sender Adapter (I know we can send it directly without the Adapter)
The problem is that the sending system is actually sending the HTTP requests in a URL encoded format.
Please see this link for the type of format we receive the files in.
http://www.w3schools.com/tags/ref_urlencode.asp
http://www.blooberry.com/indexdot/html/topics/urlencoding.htm
Is there a way for XI to decode these messages?
Message was edited by:
Alex Ong