cancel
Showing results for 
Search instead for 
Did you mean: 

Implementation of HTTP in BPM

Former Member
0 Kudos

Hi,

We are doing HTTP to HTTP scenario,we have some requirement that we have to use bpm in between so i.e we have made sender and receiver asynchronous,our sender and receiver are same,

can we use http test client for the same?how will i get response please tell me and send me some clients for http to http scenario

Thanks

Best Regards,

Harleen Kaur Chadha

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

HTTP test tool

wfetch

http://www.robweb.de/wfetch.zip

check this also

/message/266750#266750 [original link is broken]

It has the Http client code, Stefans post.

In XI You can go to RWB (from XI server homepage)->Comp Monitoring -> Display All ->Int Server-> Int Engine

In the bottom, you find 3 tabs, select the test message tab to post messages.

Pls note that, when you need to test, you should have created the scenario in IR/ID (and u can use the details of Recr Determination ID) to fill in the details.

reward points if helpfull

regards

KUMMARI

Edited by: kummari on Jul 4, 2008 8:34 AM

Former Member
0 Kudos

thanks for ur inputs,i want to know using http we can have asynchronous communication also?

Former Member
0 Kudos

hi harleen

most probably we use http for synchronous communication only...

regards

kummari

former_member537867
Active Contributor
0 Kudos

Hi Harleen,

HTTP Receiver channel will send always send you (XI) a response code back. 200 in case of success. Based on the response from Http you can send your response back to your Source System.

Go tru this:

/message/266750#266750 [original link is broken]

Check this PDF

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6...

Regards,

Vinod.