COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Framework Manager => Topic started by: oscarca on 29 Nov 2019 03:46:34 AM

Title: How to see the version of the Framework manager installation ?
Post by: oscarca on 29 Nov 2019 03:46:34 AM
Hello community,

is "FMMD_version=11.1.2" from the  the cmplst file in the installation folder of Cognos Analytics referring to Framework manager version ?

Best regards,
Oscar
Title: Re: How to see the version of the Framework manager installation ?
Post by: bus_pass_man on 29 Nov 2019 07:03:31 AM
1. Select FM.exe in the bin directory and choose properties from the context menu.
2. Click on the details tab.
3. Look at the versions attribute.


That's one of the FM components but the numbers of the other components will not match up. 

FMEE_version=11.0.13-1
FMMX_version=11.0.8-2
FMUI_version=11.1.1-18
FMUICORE_version=11.1.1-18
FMMD_version=11.1.2-15
FMMDWA_version=11.1.2-15


At the top of the cmplst file will be something like this

Manifest=caclient-manifest-11.1.4-1907310100-winx64h.json
Installer=C:\Users\hendersi\Downloads\analytics-installer-2.0.19071910-win.exe

Product_version=11.1 R4

You could use that too.   
Title: Re: How to see the version of the Framework manager installation ?
Post by: oscarca on 30 Nov 2019 12:18:05 PM
Thank you so much Bus, and happy thanks giving !