cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Configuration in PI 7.1 in NWA

Former Member
0 Kudos

Hi,

I am doing a JMS to File Scenario in PI 7.1.

Can someone explain what steps needs to be done to configure JMS Sender Adapter and steps to be done to deploy Driver files in NWA.

Thanks in advance,

Neena

Accepted Solutions (0)

Answers (2)

Answers (2)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

-


>First you need to get the Jar file ,if you are retrieving messages from IBM MQ,you need below jar files.if your MQ version is MQSeries 53x.xxx, you must enter the following JAR files in com.sap.aii.adapter.lib.sda:

com.ibm.mq.jar, com.ibm.mqbind.jar,com.ibm.mqjms.jar,connector.jar.

the same way if you are using SONIC MQ,get the jar files and deploy it.refer the below link,it will help you how to deploy the jms drivers in PI7.1

http://help.sap.com/saphelp_nwpi71/helpdata/EN/33/e6fb40f17af66fe10000000a1550b0/frameset.htm

-


>after succesful deploying drivers you need to create sender comunication channel

Select the trnsport protocl and message protocol,and give the queqe manager name and queue name .

its simple settinf refer below link

http://help.sap.com/saphelp_nwpi71/helpdata/EN/f4/2d6189f0e27a4894ad517961762db7/content.htm

Regards,

Raj

former_member182004
Contributor
0 Kudos

Hi Neena,

Are you going to use the standard JMS PI queues or from another provider?

Regards,

Juan