cancel
Showing results for 
Search instead for 
Did you mean: 

How Feasible is BPM in this Scenario?

Former Member
0 Kudos

Hi ALL,

I will explain the scenario first,

i have to process a SOAP request, through which i have to make a RFC call to a BAPI and store the BAPI response into a File.

SOAP request (Async) -> RFC (Sync) -> File (Async)

I have used BPM for this scenario and this scenario is running fine now.

My question is - Is BPM is Scenario feasible?

If not, any other alternatives?

Thanks and Regards,

Ramesh P

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

See the below links

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-a651295a...

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

Regards

Chilla

Former Member
0 Kudos

<i>My question is - Is BPM is Scenario feasible?</i>

you have to use BPM in this case definitely.

You can avoid BPM in the following case........