Verify IBM MQ names

This test checks whether any of the IBM MQ names contain characters that are not valid. This might happen if they are entered from the command line version of the JMS administration tool.


error icon Property <property name> contains characters that are not valid in destination <destination name>
error icon Property <property name> contains characters that are not valid in connection factory <connection factory name>

IBM MQ object names must only contain the characters A-Z, a-z, 0-9 and period (.), underscore (_), forward slash (/) and percent sign (%).