cancel
Showing results for 
Search instead for 
Did you mean: 

JMS ,HTTP and SOAP Adapter

Former Member
0 Kudos

HI

I am new to PI and i need help from experts on the following

1 JMS Scenarios, how and when is it used and its limitations.

2 HTTP when is hTTP adapter used and in a sample blog for the scenario

3 SOAP adapter , and web services scenaro, some thing which explains the need to use the SOAP adapter and in what cases can it be preferred.

4 lastly in the File adapter how are adapter modules written . do they need a RFC in ECC to be written for them to execute ?

Some sample blogs will be realy helpful for me ..kindly help me out

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos

JMS: http://help.sap.com/saphelp_nw70/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/content.htm

SOAP: http://help.sap.com/saphelp_nw70/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm

HTTP or SOAP whic one??:

All these information are available on SDN (regarding How / When / Why)...just make a search to get more info...otherwise your post will be flooded with a large number of threads

Regards,

Abhishek.

Former Member
0 Kudos

Hi

Actually i have gone through the SAP Help pages

what i was looking for was a Step By Step Design and confguation steps of scenarios for

JMS as a sender and receiver

SOAP as a sender and receiver

Http as a sender and receiver

if you can forward me any links of the above 6 scenarios it will be really helpful

i am planning to do a practise exercise on each of them .. and wanted something like File to File steps blog

Former Member
0 Kudos

Hi

Can you please guide me to some Step By Step Design and confguation steps of scenarios for

JMS as a sender and receiver

SOAP as a sender and receiver

Http as a sender and receiver

thanks

former_member200962
Active Contributor
0 Kudos

For SOAP:

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

http://www.riyaz.net/blog/xipi-a-guide-to-using-sap-xi-soap-adapter/

For JMS:

/people/kan.th/blog/2007/02/05/exploring-jms-and-sap-xi-jms-adaper

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/604e2b64-e689-2910-64b3-ffd650f8...

/people/sudheer.babu2/blog/2007/01/18/asyncsync-communication-using-jms-adapter-without-bpm-sp-19

For HTTP:

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

You can start building your scenarios and then if you get some doubts regarding them you can very well ask them in SDN.....also there are many blogs / threads which tell you how to do the settings for a particular adapter (SOAP, FILE, JMS, JDBC, HTTP, XI, RFC, IDOC etc)...just seach on SDN to get more info.....

Regards,

Abhishek.