cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Synchrounous Call

former_member181959
Contributor
0 Kudos

Hi all,

How to handle synchronous call using HTTP adapter?

Here I need to post a message from SAP to external system by HTTP receiver and should get the response back.

Do I need to use BPM or please suggest me if there is any other solution?

Thanks in advance,

Prasad.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

you need to use RFC or ABAP proxy on sender side and HTTP on receiver side,no BPM required.

Thanx

Ahmad

Message was edited by:

Ahmad

Former Member
0 Kudos

Hi

I believe there is no need for BPM for ur requirement if you use adapter module

here is a blog on File to RFC using BPM

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

your will be pretty much the same,only difference is that you will have HTTP instead of RFC.

to use modules,have a look at the following

regards

krishna

Message was edited by:

Krishnamoorthy Ramakrishnan