cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between BPM and simple case

Former Member
0 Kudos

Hi guys,

One doubt...

I've built a scenario where from a browser you send synchronously a xml file to XI which will call a RFC. This RFC will answer it to XI which will give the response back to the browser.

Now the thing is, when passing this scenario to a BPM we will have a problem that is, the interface(browser) which will send the file if it's synchronous then how can I receive the message on the BPM?

I tried opening an SABridge and closing after the sending back but it's not working because the type of the message sent is not an abstract type.

well I could put the sending(browser) interface as an abstract but then in the bpm I still can't create the incoming or outgoing message from this abstract interface. Is it because it's synchronous?

Shouldn't the BPM turn things easier?

Does anyone have any idea?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Pls check the following Weblog by Sriram...It talks about the use of Sync-Async bridge with ccBPM

/people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi

Thanks & Regards,

Renjith