cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring JMS receiver Adapter

Former Member
0 Kudos

Hi All,

I have a requirement where in PI 7.11 needs to connect to TIBCO using JMS adapter with Transport protocol : Access JMS provider with JNDI.

I would like to know what all settings will be required from XI end in order to configure the JMS receiver Adapter in PI . Any inputs will be realy helpful.

Note : TIBCO and PI system are in the client network only.

Regards

Vinay

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>I would like to know what all settings will be required from XI end in order to configure the JMS receiver Adapter in PI . Any inputs will be realy helpful.

You need to install jms drivers inside PI for tibco.  Plus you need to talk to TIBCO about configuring parameters such as channel, jndi connection factory, queue name etc in receiver channel.  Thats it.

Talk to TIBCO team to get those parameters values.

refer these links for installing jms drivers

http://scn.sap.com/people/michal.krawczyk2/blog/2011/12/14/michals-pi-tips-jdbcjms-driver-deployment...

http://help.sap.com/saphelp_nwmobile71/helpdata/en/33/e6fb40f17af66fe10000000a1550b0/content.htm

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b4a020-4ae6-2c10-5a95-fed4ad9a4...

Former Member
0 Kudos

Hi Baskar,

Thanks for the inputs , will get back to you soon next week on this .

Regards

Vinay

Former Member
0 Kudos

Hi Baskar,

After the jar files are placed in PI server , I need to configure the module tab in the JMS receiver adapter where in I need to enter the location where the jar files are placed in PI ??

Please correct me if I am wrong.

Regards

Vinay P.

rajasekhar_reddy14
Active Contributor
0 Kudos

You no need to configure anything on module tab, once you deployed all jar files on PI server then enter required details in JMS adapter like JNDI name.....

If you want convert Text file (jms content conversion) or dealing with RFH2 header then you need to add necessary modules.

Regards,

Raj

baskar_gopalakrishnan2
Active Contributor
0 Kudos

As I already mentioned in the previous reply first step is to successfully deploy the jms drivers inside PI. Then configure the JMS Receiver communication channel. Here you have to reference JNDI lookup name, connection factory, queue name etc. You can take help from target system to configure this parameters. There are plenty of threads for the JMS receiver channel configuration. Please use my above reply links for both the steps.

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Step1:

You have to deploy relevent Jar files on PI server, get Jar files from TIBCO team.

Step2:  Step1 completed then you have to configure JMS Adapter , pretty easy.

search in scn.

Former Member
0 Kudos

Hi Raja,

Thanks for the inputs , will get back to you soon next week on this .

Regards

Vinay