Hi Guys,
We need to read xml through HTTP Post method. I Kept node as input and kept transportInfo also in my code. But I am not able to read the message.
As I check in transportInfo I am seeing Content-Type as text/html. Can I see the incoming xml and change the content-type in the incoming xml. or Can I read the xml in any other way. Could you please anyone suggest me