WebSphere Message Broker Version 8.0.0.5 Betriebssysteme: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

Sehen Sie sich die Informationen zur aktuellen Produktversion im IBM Integration Bus Version 9.0 an.

Versioning a subflow

To enable version control of a subflow at run time, you can set the version by using a keyword or by setting the subflow Version property.

About this task

You set the version of a subflow based on where you want to check its value at run time. The following table summarizes the different components that you can use to check the version of a subflow.
Table 1. Summary of the components that you can use to check the version of a subflow
Methods WebSphere® Message Broker Toolkit WebSphere Message Broker Explorer WebSphere Message Broker console
Configure a keyword in the Label property of a Passthrough node Valid to check the value at development time Valid to check the value at run time Valid to check the value at run time
Name a Passthrough node with a keyword Valid to check the value at development time Valid to check the value at run time Valid to check the value at run time
Configure the Version property of a subflow Valid to check the value at development time Valid to check the value at run time Not a valid option

Procedure

To enable version control of a subflow at run time, you can set the version of a subflow in any of the following ways:

What to do next

After you set the version of a subflow, create a BAR file. For more information, see Creating a BAR file that includes a subflow created as a .subflow file or Creating a BAR file that includes a subflow created as a .msgflow file.