Version and keyword information for deployable objects

Use the Broker Archive file editor to view the version and keyword information of deployable objects.

This topic also contains information on populating the Comment and Path columns; see Populating the Comment and Path columns.

Displaying object version in the Broker Archive editor

A column in the Broker Archive editor called Version displays the version tag for all objects that have a defined version. These are:
  • .cmf files

You cannot edit the Version column.

You can use the mqsireadbar command to list the keywords that are defined for each deployable file within a deployable archive file.

Displaying version, deploy time, and keywords of deployed objects

The Properties View displays, for any deployed object:
  • Version
  • Deploy Time
  • All defined keywords
For example, if you deploy a message flow with these literal strings:
  • $MQSI_VERSION=v1.0 MQSI$
  • $MQSI Author=fred MQSI$
  • $MQSI Subflow 1 Version=v1.3.2 MQSI$
the Properties View displays:
Deployment Time Date and time of deployment
Modification Time Date and time of modification
Version v1.0
Author fred
Subflow 1 Version v1.3.2

You are given a reason if the keyword information is not available. For example, if keyword resolution has not been enabled at deploy time, the Properties View displays the message Deployed with keyword search disabled. Also, if you deploy to a Configuration Manager that is an earlier version than Version 6.0, the properties view displays Keywords not available on this Configuration Manager.

Populating the Comment and Path columns

If you add source files, the Path column is populated automatically.

To add a comment, double click on the Comment column and type the text that you require.

Related concepts
Message flows overview
Adding keywords to ESQL files
Adding keywords to subflows
Related tasks
Adding keywords to JAR files
Related reference
Description properties for a message flow
mqsireadbar command
Broker Application Development perspective
Adding keywords to XSL style sheets
Broker Archive editor
Guidance for defining keywords
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009. All Rights Reserved.
Last updated : 2009-01-07 15:39:58

ac26520_