简体   繁体   English

Sonic和IBM MQ的测试工具

[英]Testing tools for Sonic and IBM MQ

I need to test the message flow in SONIC and also in IBM websphere MQ. 我需要在SONIC和IBM Websphere MQ中测试消息流。 Is there any tools to test the message flow for these? 是否有任何工具可以测试这些消息流?

Thanks, i2ijeya. 谢谢,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). 如果要测试与Websphere MQ的出站连接,则可以使用内部测试场景(在Sonic Workbench中),并使用onRamp / OffRamp Websphere MQ服务设置一个过程(但它不是开箱即用的,需要Service配置)。 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) 否则,可以将jms消息放入Sonic队列中,您可以使用内部JMSClient或SonicMessageManager([ http://queuemanager.nl/]它具有更多选项,并且不仅使用jms还可以使用ESB库)

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/] 如果要发送消息并从Websphere MQ获取消息,最简单的方法是使用:-IBM mq工具-MQJExplorer [ https://code.google.com/p/mqjexplorer/]

Cheers 干杯

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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