Search found 12 matches
- Thu Oct 04, 2012 8:20 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 10 > TM1Web > opening excel in application tab
- Replies: 18
- Views: 12746
Re: TM1 10 > TM1Web > opening excel in application tab
Did you try stopping and restarting "TM1 Excel Service" on the Web server through windows services? Also, confirm that the "TM1 Excel Service" is running under the same user/admin account.
- Fri Sep 28, 2012 12:32 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: User Group
- Replies: 4
- Views: 3362
Re: User Group
Can't think of a clever way, but you can use a couple of TI processes to set this up. Thinking out loud to outline the idea: 1 Input file with cols (User, User grp, product, Country) 1 process to add users 1 process to add User groups and associate user to the user grp 1 process to assign User grp t...
- Fri Sep 28, 2012 6:16 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Admin vs. Client Packages
- Replies: 9
- Views: 6483
Re: Admin vs. Client Packages
True..waiting and distributing the perspectives installation is the correct approach..
- Thu Sep 27, 2012 7:38 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Admin vs. Client Packages
- Replies: 9
- Views: 6483
Re: Admin vs. Client Packages
We had similar question on the licensing front and IBM came back suggesting that the norm is to distribute perspectives to the end users. The licenses are usually distributed by IBM based on the "user roles" - Admin/Modeller, Contributor (users inputting budgets), Explorer (Read-only folks...
- Thu Sep 27, 2012 7:22 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: why element type always almost be numeric TI ?
- Replies: 1
- Views: 2048
Re: why element type always almost be numeric TI ?
Denotes the data you are going to load corresponding to the dimensions. The dimension elements are defined as numeric (in the dimension editor) if you are storing numbers, they are defined as strings if you are trying to come up with something like a lookup cube or store comments.
- Wed Sep 26, 2012 1:00 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: "15","E15) Server unable to listen on port
- Replies: 3
- Views: 6467
Re: "15","E15) Server unable to listen on port
Can you try it with some other port? That way you would be able to distinguish if its a TM1 problem or some issue with the port itself.
- Wed Sep 26, 2012 12:53 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Report Studio don't see some dimensions
- Replies: 3
- Views: 2442
Re: Report Studio don't see some dimensions
Please provide more information.
- Wed Sep 26, 2012 12:52 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: RAM Capacity to Load TM1 through CITRIX
- Replies: 3
- Views: 3161
Re: RAM Capacity to Load TM1 through CITRIX
I would suggest getting in touch with CITRIX Administrator responsible for the CITRIX server. He should be able to identify the root-cause and allocate more memory share/block for TM1.
- Mon Sep 24, 2012 11:31 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: SSO on TM1
- Replies: 2
- Views: 3093
Re: SSO on TM1
Please provide more information. Apart from what lotsaram has covered.. If you have implemented SSO for all organization-wide applications, you should usually have a siteminder (or something similar) authentication. While using LDAP-siteminder authentication, you need to ensure that its set to BASIC...
- Fri Sep 21, 2012 1:23 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cognos Express Backup Intermittent Failure
- Replies: 3
- Views: 3532
Re: Cognos Express Backup Intermittent Failure
Hey.. Do you have any scheduled chores in TM1 around the same time?
Also, please check the article below:
http://www-01.ibm.com/support/docview.w ... wg21590866
Also, please check the article below:
http://www-01.ibm.com/support/docview.w ... wg21590866
- Fri Sep 21, 2012 12:26 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Admin server is not starting
- Replies: 5
- Views: 4776
Re: Admin server is not starting
We had a similar issue once because the domain password had "expired". Please check if there is any expiry setup on the admin user password.
- Mon Aug 27, 2012 8:01 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: How to create a drop down list in TM1 Perspective?
- Replies: 2
- Views: 3907
Re: How to create a drop down list in TM1 Perspective?
Can be achieved in 2 Steps: 1. Create the list of dimension elements using formula below, in a far-end column of the current spreadsheet tab or in a separate tab in the current spreadsheet. Col A - Contains Index Col B - Contains "DIMNM(<<Dimension>>,<<Col A>>)" Scroll down these 2 lists t...