cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adapter

former_member186851
Active Contributor
0 Kudos

Dear Scn Users,

When to use JMS adapter and what are the configurations need to use JMS adapter.

And which system JMS adapter can connect.

Kindly assist.

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor
0 Kudos

Hi Raghu,

There are lot of content available in SCN. Please search in SCN.

FYI, refer the discussion -

regards,

Harish

Answers (1)

Answers (1)

Bhargavakrishna
Active Contributor
0 Kudos
Hi Raghu,
We use JMS[Java Message Service] adapter when communicating with JMS MOM[Message Oriented Middle-ware systems / Providers like "SonicMQ", "IBM WebSphere MQ", Web mothods" "iBus"etc for sending and receiving messages. JMS is asynchronous in nature.
We use JMS in the following scenarios
1) Enterprise application integration
Where a legacy application is integrated with a new application via messaging

2) B2B Integration

Businesses can interact with each other via messaging.

Please go though the below links for better understanding.

Providing External Drivers for the JDBC and JMS Adapters - Configuring Process Integration After Ins...

Configuring the Sender JMS Adapter - Advanced Adapter Engine - SAP Library

Configuring the Receiver JMS Adapter - Advanced Adapter Engine - SAP Library

Regards

Bhargava Krishna