Hi all,
Is it possible to use the HTTP adapter to post and get response from a service without using the XML input and output schema?
We need to use a service via HTTP but the requested is sent as a simple POST operation with the payload as one large text blob and the reply, again, is a large text blob...
Any ideas would be appreciated...
Thanks
Vijay