Microsoft Message Queuing Testing Tool updated

  • Sandro Pereira
  • Nov 25, 2015
  • 2 min read

I released this tool yesterday, but I quickly decided to publish a small update. This version adds new functionality to address some existing limitations, especially related to character encoding.

The Portuguese language includes many accented characters. In the previous version, imported or read files displayed all accented letters as question marks. This behavior clearly indicated an encoding issue.

Once again, the Microsoft Message Queuing Testing Tool is a simple utility that allows you to test sending files to Microsoft Message Queuing (MSMQ). Its purpose is to help validate whether other applications are reading the messages correctly.

I am using this tool to send messages to a queue that is consumed by BizTalk Server.

📝 One-Minute Brief

This post announces an updated version of the Microsoft Message Queuing Testing Tool, addressing character encoding limitations found in the initial release. Version 2.0 improves message labeling, file import handling, and allows selecting the code page identifier, making MSMQ testing more reliable for BizTalk and integration scenarios.

Release Notes

Version 2.0 brings:

  • Improvements in the Message Label auto-fill.
  • Improvements in the “Import Message File” functionality, with better control of the encoder associated with the file.
    • Add the ability to choose the code page identifier.
Microsoft Message Queuing Testing-Tool v2

Hope you enjoy it.

Download

You can download this tool from GitHub:

Hope you find this helpful! If you liked the content or found it useful and would like to support me in writing more, consider buying (or helping to buy) a Star Wars Lego set for my son. 

Thanks for Buying me a coffe
Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

1 thought on “Microsoft Message Queuing Testing Tool updated”

  1. Hi, I’m using the Test messaging tool to send a message from a text file. When I try to send, it appears in the queue but has extra characters added – causing the message to fail (my message should start with MSH). I’ve tried different combinations of coding (UTF-8, ANSI, etc) –
    FF FE 4D 00 53 00 48 00 ÿþM.S.H.
    7C 00 5E 00 7E 00 5C 00 |.^.~.\.
    26 00 7C 00 54 00 4F 00 &.|.T.O.
    50 00 40 00 51 00 45 00 P.@.Q.E.
    7C 00 51 00 44 00 58 00 |.Q.D.X.
    7C 00 52 00 43 00 56 00 |.R.C.V.

Leave a Reply

Your email address will not be published. Required fields are marked *

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top