Hi Experts,
I have the scenarion where an external web application needs to send so some data in the format of String (field=value) separated by a delimeter through HTTP. Now Here I want to develop an interface where i have to catch the string and convert and then send as RFC and then have to send back the response as a string again only. I request you kindly suggest me furhter.