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.
Methods | IBM® Integration 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 |
To enable version control of a subflow at run time, you can set the version of a subflow in any of the following ways:
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.