Importer for formatted text message models Version 2.0.0

For WebSphere Message Broker V6.1

© Copyright IBM Corporation 2000, 2005, 2007. All Rights Reserved.

Description

This SupportPac provides a utility called mqsicreatemsgdefsfromtds for creating WebSphere Message Broker message models that describe formatted text messages.

You describe the formatted text message using a simple XML syntax that allows the specification of complex types and elements and their associated MRM Tagged/Delimited String (TDS) format physical properties.

The mqsicreatemsgdefsfromtds utility is a WebSphere Message Brokers Toolkit V6 eclipse plugin similar in operation to mqsicreatemsgdefs.

The utility reads the XML syntax and creates an MRM message definition file with populated Tagged/Delimited String (TDS) format properties. You can use an existing message set or ask the utility to create one for you.

An XML Schema is provided that defines the XML syntax, along with sample XML syntax files.

For details regarding installation and using the utility, please see the ia7d.pdf document.

Summary of updates for version 2.0.0

Added support for WMB 6.1 enhancements to MRM TDS: Added explicit 'message' objects: Fixed a defect so that content=open and content=openDefined are now set correctly.

Known limitations

The BIP error message : "BIP0137E An unexpected exception has occurred." is shown when using mqsicreatemsgdefsfromtds using the -base argument and specifying a project that does not exist. The problem can be overcome by specifying a base project that does exist.

The BIP error message : "BIP0137E An unexpected exception has occurred." is shown when using mqsicreatemsgdefsfromtds using the -base argument with a valid base project but without specifying the -rmp option. The problem can be overcome by specifying the -rmp option.