简体   繁体   中英

Testing tools for Sonic and IBM MQ

I need to test the message flow in SONIC and also in IBM websphere MQ. Is there any tools to test the message flow for these?

Thanks, i2ijeya.

Can you elaborate your question?

But :

if you want to test an outbound connection to Websphere MQ you can use the internal test scenario (in Sonic Workbench) and set a process with the onRamp/OffRamp Websphere MQ service(but it's not out of the box and requires the Service configuration). Otherwise to put a jms Message in a Sonic Queue you can use the internal JMSClient or SonicMessageManager ([ http://queuemanager.nl/] it has more options and use the ESB lib not only the jms ones)

if you want to send messages and get messages from Websphere MQ the easiest way is to use : - IBM mq tool - MQJExplorer [ https://code.google.com/p/mqjexplorer/]

Cheers

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM