How to Determine the ActiveMatrix BPM Hotfix Version

You can determine what ActiveMatrix BPM hotfix version (if any) is applied to an ActiveMatrix BPM system using TIBCO ActiveMatrix® Service Grid Administrator.

    Procedure
  1. In TIBCO ActiveMatrix® Service Grid Administrator, click Applications, then select the ActiveMatrix BPM application (for example, amx.bpm.app -> System -> amx.bpm.app).
  2. On the General tab, note the value displayed in the Application Template Version field (for example, 1.11.1.011).
    This value is in the format:
    maj.min.HF.int

    where:

    • maj.min indicates the major and minor versions of ActiveMatrix BPM:

      Application Template Version ActiveMatrix BPM Version
      1.5 2.1.0
      1.6 2.2.0
      1.7 3.0.0
      1.8 3.1.0
      1.9 4.0.0
      1.10 4.1.0
      1.11 4.2.0
      1.12 4.3.0

    • HF indicates the Hotfix version that is applied. For versions up to and including 4.1:

         0 = Initial release, no Hotfix applied

         1 = HF-001

         2 = HF-002

         ...

      For version 4.2, and later, releases:

         1 = Initial release, no Hotfix applied

         2 = HF-001

         3 = HF-002

         ...

    • int is used internally, and can be ignored.

Examples

Application Template

Version

ActiveMatrix BPM

Version

1.6.2 2.2.0_HF-002
1.8.4 3.1.0_HF_004
1.10.5 4.1.0_HF-005
1.11.1 4.2.0 (with no hotfix applied)
1.11.3 4.2.0_HF-002
1.12.1 4.3.0 (with no hotfix applied)