IBM Integration Bus, Version 10.0.0.5 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Checking the Version of a subflow at run time

You can check the version of a subflow at run time by using the IBM® Integration Console or the IBM Integration Explorer.

Before you begin

Set up the initial configuration. See Creating the initial configuration for the Error Handler sample.

About this task

Depending on how you have defined the version of a subflow during the development phase, you have different options to check the version of a subflow at run time:
  • If you defined a keyword in the Label property of a Passthrough node, you can use the IBM Integration Console or the IBM Integration Explorer.
  • If you added a Passthrough node to the subflow with a keyword as the node name, you can use the IBM Integration Console or the IBM Integration Explorer.
  • If you set the Version property of the subflow, you can use IBM Integration Explorer to see the subflow version.
Table 1. Summary of IBM Integration Bus components where you can check the version of a subflow at run time
How you defined the version during development IBM Integration Console IBM Integration Explorer IBM Integration Toolkit
Using a keyword x x It is not possible to check the version at run time.
Setting the Version property of a subflow created as a .subflow file It is not possible to check the version at run time. x It is not possible to check the version at run time.
Setting the Version property of the subflow created as a .msgflow file It is not possible to check the version at run time. x x

Procedure

To check the version of a subflow at run time, choose one of the following options:

  1. In the IBM Integration Console, run the mqsireadbar command. This command reads the properties stored in the BAR file.

    You run the command using the following syntax:

    mqsireadbar -b your BAR file name

    where your BAR file name is the name of the BAR file you have created to deploy into the run time.

    This figure shows the output of running the mqsireadbar command in the IBM Integration Console.

  2. In the IBM Integration Explorer, double-click a subflow. The MQ Explorer - Content tab opens where you can see the Properties QuickView.

    This figure displays the output of IBM Integration Explorer when you double-click the subflow name that is running in an integration node.

What to do next

Return to Updating a subflow.


scnsubflows_01_29_.htm | Last updated 2016-05-27 10:41:11