cancel
Showing results for 
Search instead for 
Did you mean: 

Testing JMS

Former Member
0 Kudos

Is there any way to test JMS adapter..

What do I have to install & configure.??

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

You can test the JMS adapter by using Websphere MQ (WMQ) or Sonic MQ. To test the scenario you need to install jar files into XI box provided by these vendors. If you donu2019t have these MQ series softwareu2019s available at your end then use Transport Protocol as u201CAccess JMS with JNDIu201D. In this case you need not install drivers / jar files but you need to create a queue in Visual Admin or you can use existing queue also. Once the queue is created, configure the JMS adapter and monitor in RWB and SXMB_MONI. You can use file to JMS and JMS to file scenario for testing purpose.

Reward points if it is helpful.

Regards,

Sridhar.

Former Member
0 Kudos

Hi,

For JMS scenario

1) U need to first install the jms drivers on Xi server.

2) For testing purpose u need to do the end to end testing ask the guy from MQ to send the message and check whether it is received in Xi or not using RWB or SXMB_MONI if it is reached then JMS adapter is working fine.

3) Similarly send the message from Xi and ask the MQ guy to check the messsage in JMS Queue again check the RWB and SXMB_MONI.

chirag

Former Member
0 Kudos

HI,

To test the JMS adapter you need to send the Mesasge with any of the MQ series.

I doubt if any such external test tools are available. Its better to test JMS adapter with actual sender and receiver systems only.

Thanks

Swarup