When you are developing a message flow, you can define the version of the message flow and other key information that you want to be associated with the message flow.
After the message flow is deployed, you can view the properties of the message flow in the IBM® Integration Toolkit. These properties include the deployment and modification dates and times (the default information that is displayed) and any additional version or keyword information that you set.
To help the identification of message flows, you can use keywords to provide information about the message flow that is deployed.
You can set the version of the message flow in the Version property.
You can also define a default message flow version in the Default version tag of the message flow preferences. All new message flows that are created after this value is set have this default applied to the Version property at the message flow level.
Any keywords that you define must follow certain rules to ensure that the information can be parsed. The following example shows some values that you might want to define in the Long Description property:
$MQSI Author=John Smith MQSI$
$MQSI Subflow 1 Version=v1.3.2 MQSI$
The following table contains the information that the IBM Integration Toolkit would show.
In this example, the version information is also defined by using the Version property of the object.
Property or keyword name | Example value |
---|---|
Deployment Time | 28-Aug-2004 15:04 |
Modification Time | 28-Aug-2004 14:27 |
Version | v1.0 |
Author | John Smith |
Subflow 1 Version | v1.3.2 |
If message flows contain subflows, you can embed keywords in each subflow.
^ $ . | \ < > ? + * = & [ ] ( )
You
can use these characters in the values that are associated with keywords;
for example: