cancel
Showing results for 
Search instead for 
Did you mean: 

JMS to HTTP Asynchronous messaging

Former Member
0 Kudos

Hello All,

I am working on a simple scenario where I have to send data to jms adapter and receive data from http adapter where the scenario is completely dependent on asynchronous style of messaging.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Take a look at this document,

JMS Sender:

How to Use the Content Conversion Module with the XI 3.0 J2EE JMS Adapter

HTTP Receiver:

/people/siva.maranani/blog/2005/09/15/push-data-to-mvc-architectured-application-using-xi

/people/bla.suranyi/blog/2006/07/10/xi--sap-business-connector-integration-using-the-http-adapter

Hope it helps.

Regards,

Akshay Jamgaonkar.

    • Reward points if find useful.

Former Member
0 Kudos

Hey

>>I have to send data to jms adapter and receive data from http adapter

i guess ur scenario is JMS to HTTP(as u give in ur subject).

its simple,design all the IR objects and then configure a JMS sender and HTTP receiver adapter and the rest of ID steps.

what's the issue you are facing here?

Thanx

Aamir