cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy->XI->JMS

Former Member
0 Kudos

Hi,

Experts,

I need some help.

Iam trying to develop few interfaces at my client's site. most of our interfaces here are Proxy-> XI-> FTP interfaces. They have a warehouse database system that is used as the target system.

Although there might be few complications like splitting the messages or sending it to more than one receiver in desired receiver formats,most of them are straight forward.

i need help on these Interfaces.

ABAP Proxy -> XI -> JMS

ABAP Proxy -> XI -> FTP

rfc/idoc -> XI -> FTP/JMS

I have already activated the ABAP proxy and tried pulling data from R3 to XI thru proxy. its working!

Thanks for all your help in advance.

Cheers,

Venky

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

Understanding JMS

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

ABAP Client Proxy

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

Sender RFC

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

Regards,

Prateek

Former Member
0 Kudos
Former Member
0 Kudos

Hi Venky,

Recently i have worked on Proxy->XI->JMS scenario.....

see here in case of JMS adaptor ....main funda is queuing facility.....

the concept is ...from R/3 system data(message) are going to legacy system...

So in the integration server u can create queue....as well as in the legacy system.

u can create multiple queues. the transactions are smq1 and smq2....

There are no. of transport protocol..in the JMS adaptor that gives different queuing facility....depending upon ur requirement...

fro example....

SonicMQ JMS Provider

WebSphereMQ (MQ Series) JMS Provider

Access JMS Provider with JNDI

(Read) JMS Provider Administered Objects from File

Access JMS Provider Generically

..

Hope this will help u.....

Regards

Biplab

<i>note:Reward points if u find it's helpful :)</i>

Former Member
0 Kudos

Hi,

Biplab,

Do you have any documentation on the scenario? it would be very helpful in this case. like step by step guide/solution.

Thanks for your help,

Former Member
0 Kudos

Hi vanky,

Actually we are just doing the documentation.its not completed.After completion i will send it to u...Anyway u can just try it out in sandbox and inform me if u face any problem.........

enjoy!!!!!!!!!!

Biplab

Former Member
0 Kudos

Hi,

Experts!

Seeking more replies to this post. i was looking for more indepth JMS Scenarios.

Any help would be greatly appreciated and rewarded.

Regards,

Venky

Former Member
0 Kudos

Hi Vanky,

I think u should first try out it in sandbox...and see wer r u finding the dificulties...

Regards

Biplab