cancel
Showing results for 
Search instead for 
Did you mean: 

Help on HTTP Sender

Former Member
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Archana,

Please conform first if your scenario is like this..

An external web application is sending the data in the format of String (field=value) separated by a delimeter through HTTP.

U have to catch the string and convert and then send to a RFC Reciver and then u have to send back the response as a string again to HTTP.

If my assumption is correct , then go for a synchronous flow using HTTP sender and RFC Receiver.

there are lot of blogs clearly explaining Synchronous flow b/w HTTP and RFC.

Babu

Answers (1)

Answers (1)

Former Member
0 Kudos

Archana,

I am not too sure if I understood your question correctly, but you may use a Java mapping to handle this. Kindly elaborate your requirement. Also, please provide a sample of incoming message to PI.

Regards,

Neetesh