Search code examples
atgoracle-commerce

How to determine which version of Oracle Commerce (ATG) is running?


I am trying to determine the precise version of ATG which is running e.g. 10.2.x. I know that dyn/admin has the following: ATG dyn/admin running products

The product version is obvious but how do I know the precise version that is running? i.e. 10.2 or 10.2.1 or 10.2.2 or 10.2.3

Thank you in advance for your help.


Solution

  • The exact version is normally held in the MANIFEST.MF files. Just locate the ATG-Patch-Version, ATG-Version, and ATG-Version-Full for these files and it will tell you.

    Here it is from my ATG9.1p4 install:

    ATG-Patch-Version: 9.1p4
    ATG-Version: 9.1
    ATG-Version-Full: 9.1
    

    and here it is for my ATG11.0 install:

    ATG-Version: 11.0
    ATG-Version-Full: 11.0