Hello Gurus,
We are facing a weird issue post launching performance modeler
Steps we are doing:
- Install and launch performance modeler and access any object.
- Login to Cognos Connection using any id other than admin
- Open TM1 Websheet- all the picklist will show blank.
- Now open BI and access a report. The report throws below error
XQE error encountered: XTM-JAP-0003 Invalid response from TM1 API. The TM1 error code is: APIFunctionFailed. The TM1 error message is: "Original and current order of dimensions differ in size".
This issue gets resolved if we remove the }DimensionSecurity.cub file and restart TM1. But not sure why this is happening every time performance modeler is launched.
Has any of you faced similar issue before? Any insight into this will be highly helpful.
Environment Details:
Cognos BI 10.2.1 FP3 IF 1044
Cognos TM1 10.2.2 IF 1027
Performance Modeler - 10.2
OS - Windows Server 2008 R2
TM1 And Cognos BI error
-
- Posts: 3
- Joined: Sun Aug 24, 2014 1:33 am
- OLAP Product: TM1 10.2.2 IF 1027
- Version: Cognos BI 10.2.1 IF 1044
- Excel Version: Excel 2010
-
- MVP
- Posts: 1831
- Joined: Mon Dec 05, 2011 11:51 am
- OLAP Product: Cognos TM1
- Version: PA2.0 and most of the old ones
- Excel Version: All of em
- Location: Manchester, United Kingdom
- Contact:
Re: TM1 And Cognos BI error
Just soundd like you haven't given users access to the dimensions. Instead of deleting the dimension security cube, use it to apply userd access to the dimensions.
Declan Rodger
-
- Posts: 3
- Joined: Sun Aug 24, 2014 1:33 am
- OLAP Product: TM1 10.2.2 IF 1027
- Version: Cognos BI 10.2.1 IF 1044
- Excel Version: Excel 2010
Re: TM1 And Cognos BI error
Sorry for missing one more point here. Our security is integrated
integratedsecurity=5.
So security is predefined
integratedsecurity=5.
So security is predefined
-
- MVP
- Posts: 1831
- Joined: Mon Dec 05, 2011 11:51 am
- OLAP Product: Cognos TM1
- Version: PA2.0 and most of the old ones
- Excel Version: All of em
- Location: Manchester, United Kingdom
- Contact:
Re: TM1 And Cognos BI error
Having security mode 5 only means that users are automatically assigned to groups... it does not mean you have given that group access to see the dimensions in question.shivjagadev wrote:Sorry for missing one more point here. Our security is integrated
integratedsecurity=5.
So security is predefined
Declan Rodger
-
- Posts: 3
- Joined: Sun Aug 24, 2014 1:33 am
- OLAP Product: TM1 10.2.2 IF 1027
- Version: Cognos BI 10.2.1 IF 1044
- Excel Version: Excel 2010
Re: TM1 And Cognos BI error
Thanks a lot Sir, this helped. Actually we found that none of our users had access to dimensions. So post assigning access things are working fine