Search found 9 matches
- Thu Jan 28, 2010 9:50 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Workflow starting point
- Replies: 3
- Views: 3524
Re: TM1 Worlkflow starting point
you need to install TM1 workflow against the DB directory you need to deploy TM1 workflow, change db directory during TM1 installation
- Fri Dec 18, 2009 10:27 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1web can connect to TM1 server, TM1 architect cann't
- Replies: 6
- Views: 6049
Re: TM1web can connect to TM1 server, TM1 architect cann't
didn't setup SSL, TM1web don't connect through SSL and architect through SSL? actually not sure how SSL works, I accepted default setting when setting up the server? could u please explain more to me, thanksshorsted wrote:Are you pointing to the correct SSL certificate in TM1 Options?
Regards
Sarah
- Fri Dec 18, 2009 5:45 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1web can connect to TM1 server, TM1 architect cann't
- Replies: 6
- Views: 6049
Re: TM1web can connect to TM1 server, TM1 architect cann't
Hi, experts I've installed a TM1 9.4 server on AIX platform, found that I can connect to sample instance using TM1web, but can not connect to it using Tm1 architect, Why? Tm1web and atchitect are on the same machine, any idea? thanks all, it's urgent :cry: When you say that you "can not connec...
- Fri Dec 18, 2009 2:42 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1web can connect to TM1 server, TM1 architect cann't
- Replies: 6
- Views: 6049
TM1web can connect to TM1 server, TM1 architect cann't
Hi, experts
I've installed a TM1 9.4 server on AIX platform, found that I can connect to sample instance using TM1web, but can not connect to it using Tm1 architect, Why? Tm1web and atchitect are on the same machine, any idea? thanks all, it's urgent
I've installed a TM1 9.4 server on AIX platform, found that I can connect to sample instance using TM1web, but can not connect to it using Tm1 architect, Why? Tm1web and atchitect are on the same machine, any idea? thanks all, it's urgent

- Mon Nov 30, 2009 9:41 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 AIX installation
- Replies: 0
- Views: 1473
TM1 AIX installation
Hi, tried to install tm1 9.4 on 64 bit AIX platform, ran tm1admstat.exe to check, seem the server side is fine, screen as below # ./tm1admstat.exe TM1 Admin Server Admin server started on Mon Nov 30 22:35:49 2009 Machine: 'JPCP' port number: '5498' Registered Servers Server Protocol IP Addr Port MTU...
- Thu Sep 03, 2009 4:07 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Drill through to dynamic view
- Replies: 2
- Views: 2373
Re: Drill through to dynamic view
Hi I am achieve this before, but you don't need to create a dynamic subset for it. You can use a 'normal' subset in you target view and use the SubsetDeleteAllElements SubsetElementInsert functions in the prolog of you drill process. Cheers Thanks Gregor I want the subset to include consolidation e...
- Thu Sep 03, 2009 3:21 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Drill through to dynamic view
- Replies: 2
- Views: 2373
Drill through to dynamic view
I want the drill process can take users to the specific elements they are interested between 2 cubes, my thoughts is 1). Set parameter for end-user to input the consolidation elements they focus on 2). use MDX to create a daymic subset and view. return the view to user Probelms here in 1) it seems i...
- Thu Aug 27, 2009 9:31 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Reporting Data Issue
- Replies: 2
- Views: 2209
Re: Reporting Data Issue
Hi Xinyu, I think that the only way you are going to achieve this is to process Cube A into Cube B using a TI process. Cube A is still really a table of relational data even if it is already in TM1, to turn this into a OLAP data set you'll need to process the data with a Turbo Integrator (TI) proce...
- Thu Aug 27, 2009 7:50 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Reporting Data Issue
- Replies: 2
- Views: 2209
Reporting Data Issue
Hi, I have a cube A contain 2 dims, opp_no and measures, in measure dim, there are several string element presents the attrbute for opp_no, the default view looks like below sector(S) LOB(S) QTR(s) Industry(s) data1(n) data2(n) 255u-a DIS AMS 4 BANK 10 15 255u-b IND SI 3 TEL 20 25 ................ t...