cancel
Showing results for 
Search instead for 
Did you mean: 

Question about BPM

Former Member
0 Kudos

Hi gurus

I want to create RFC Scenario using BPM; for it, I'm following the steps that are detailed in blog: /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Is there another blog that it detailed an equal scenario but using SOAP Adapter instead of File Adapter????

Is there special configuration for SOAP Adapter?

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Javier,

Check this weblogs on SOAP and try out which fits to your requirements:

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

/people/sriram.vasudevan3/blog/2005/03/18/points-to-ponder-over-while-considering-webservices-implementations-vis-a-vis-eai

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

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

/people/sap.user72/blog/2006/01/16/xi-propagation-of-meaningful-error-information-to-soap-client

/people/kausik.medavarapu/blog/2005/12/29/csv-file-lookup-with-http-request-and-response-in-xi

/people/thomas.jung3/blog/2005/06/05/web-services-the-case-of-the-missing-soap-action-header

/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https

/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine

/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine

/people/community.user/blog/2006/09/19/xi-webservice-studio--a-plain-jane-soap-tool

/people/community.user/blog/2006/10/24/exposing-bapi-as-web-services-through-sap-xi

/people/bhavesh.kantilal/blog/2006/11/20/webservice-calls-from-a-user-defined-function

---Satish

Former Member
0 Kudos

Hi,

I guess you can use the same weblog and instead of using RFC adapter you just have to use SOAP by giving the webservice paramter that you are trying to access.

Regards

Vijaya

Answers (2)

Answers (2)

Former Member
0 Kudos

OK,

but,... I want to do:

To consume a Web Service and, with the result (that they are the entry parameters), to consume another Web Service.

And only can have one call to SOAP Adapter from the front-end.

Is there any blog, message post, manual, guide, etc.,.....

Regards,

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

If your scneario is SOAP -- RFC , you do not need a BPM here.

Both support synch processing and so BPM can be avoided.

You would need to expose your Outbund Message Interafce as a webservice in XI and to do this, please refer to section 3.2.2 of this article,

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873...

Regards,

Bhavesh