Configure IBM MQ Advenced Message Security (AMS) step by step

Complete guide for AMS (Advenced Message Security) configuration on MQ v>8 Hello,I am writing this article after I had a problem enabling AMS on one agent and after I couldn't find information on first look what...

Sample Python script for publish/subscribe messages to IBM Message Hub on Bluemix

Hello,In this post I will write for IBM Message Hub service.

VBS script for starting XXX.cmd if XXX.txt is in the directory

When you have to automate some process and you need to start different commands depends on some logic.. you can use the script to start the script with some name if there is a text file with the same name in the source directory.Here the...