Search found 13 matches

by cipher
Wed Mar 20, 2019 6:39 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 CubeUnload
Replies: 5
Views: 4689

TM1 CubeUnload

hi All, We use 10.2.2 with fix pack 6 and excel is 32 bit office 365. Server is hosted on 2012 R2. I am trying to understand usage of CubeUnload function. I am struggling to understand in which scenario I should be using CubeUnload() function. Whenever I perform CubeUnload on any cube, TM1Instance o...
by cipher
Tue Nov 01, 2016 2:59 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: 10.2.2 Backward Compatibility
Replies: 8
Views: 6580

Re: 10.2.2 Backward Compatibility

Thanks for the reply JWilkins, It might be worth noting that the SSL version was changed in FP6 and by default older clients (using the older SSL version) are blocked from connecting. You can enable support for older clients with the SupportPreTLSv12Clients tm1s.cfg parameter. Just to let you know t...
by cipher
Sun Oct 30, 2016 9:07 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: 10.2.2 Backward Compatibility
Replies: 8
Views: 6580

Re: 10.2.2 Backward Compatibility

Thanks for a quick reply Declanr, Those are perspective reports. We can certainly run from client machine, but we dont want to put it on them yet, may be later. I will certainly give a try to copy the bin folder of 10.1 and try to use its tm1p.xla file and see how it can connect to both the instance...
by cipher
Sun Oct 30, 2016 7:04 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: 10.2.2 Backward Compatibility
Replies: 8
Views: 6580

Re: 10.2.2 Backward Compatibility

Thanks Declanr for your reply. You can have multiple clients installed on 1 machine but its gets very messy so I wouldn't recommend that. With above quotes, Can I install 10.1 client in my TM1 server where TM1 10.2.2 FP6 is installed? (by making sure that, installation folders are different for both...
by cipher
Sun Oct 30, 2016 11:51 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: 10.2.2 Backward Compatibility
Replies: 8
Views: 6580

10.2.2 Backward Compatibility

hi All, This is regarding the TM1 backward comparability issue. Recently we upgraded to 10.2.2 with Fixpack 6. Architect of 10.2.2 FP6 server also has an adminhost of 10.1. The problem that I saw was, when I try to connect to TM1 instances which are running of 10.1 TM1 Server then it gives me an err...
by cipher
Mon Oct 17, 2016 4:29 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: RAM Issues with 10.2.2 Upgrade
Replies: 4
Views: 4509

Re: RAM Issues with 10.2.2 Upgrade

Alright Guys, Let me give some more insights... I turned PersistentFeeder ON, I didnt find any reduction in the RAM Size, but then I restarted the TM1 Instance, and then it came up in very short time and RAM consumption reduced to 57% from 99%. I then loaded one of the yearly file and monitored the ...
by cipher
Mon Oct 17, 2016 2:26 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: RAM Issues with 10.2.2 Upgrade
Replies: 4
Views: 4509

RAM Issues with 10.2.2 Upgrade

hi All, I am in a process of upgrading the TM1 10.1 to 10.2.2 FixPack5. We have got a newTest box on which we have 10.2.2 installed. We are planning to bring TM1 Instance running on Prod into newTest Box and see whether we face any issues or not. Below are the specification of servers. newTest Box: ...
by cipher
Thu Sep 01, 2016 6:57 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1p.xla issues n_connect
Replies: 0
Views: 2027

TM1p.xla issues n_connect

Hi All, I have a situation here, I am trying to call TM1p.xla file from VBA Macro, so that I can use "N_Connect" function to connect to TM1 Instances. I am doing all of these on following System User: Administrator OS: Windows 2012 R2 Standard Edition 64 Bit TM1: 10.2.2 FixPack 5 64Bit and...
by cipher
Fri Jul 15, 2016 3:09 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Architect not able to see TM1 Instances
Replies: 1
Views: 3071

Architect not able to see TM1 Instances

hi All, I installed TM1 10.2.2 (64Bit) on Server ABC which is running on Windows Server 2012 R2 operating System. Currently default sample TM1 instances running on it. I am able to see TM1 instances via Architect/Perspective on the machine where TM1 is installed. The problem comes up when I add serv...
by cipher
Wed Feb 17, 2016 4:38 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Refreshing ActiveForm using .VBS Script
Replies: 1
Views: 2042

Refreshing ActiveForm using .VBS Script

hi All, My objective is to open an Excel ActiveForm using .VBS Script As soon as Excel Activeform is opened, Following VBA code will run. NOTE: All Macros are enabled in Excel Trust Center Settings Private Sub workbook_open() Workbooks.Open ("C:\Program Files\ibm\cognos\tm1_64\bin\tm1p.xla"...
by cipher
Fri Feb 13, 2015 8:42 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Dynamic Message for Action Button
Replies: 4
Views: 5227

Re: Dynamic Message for Action Button

hi TM123,

I also came across this issue couple of days back when I was creating Websheets on TM1 10.2.2.
The workaround is simple, use DBR function within the Success and Failure input message box. Like Below.
Process Options.jpg
Process Options.jpg (34.71 KiB) Viewed 5179 times
For me it did work. You can give a try. This should work.

CiPH3R.
by cipher
Fri Jan 09, 2015 1:43 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Active Form Drill Down
Replies: 5
Views: 5449

Re: Active Form Drill Down

Thanks a lot Lotsaram and Michel for the responses. This really helps guys!!!
by cipher
Thu Jan 08, 2015 7:27 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Active Form Drill Down
Replies: 5
Views: 5449

Active Form Drill Down

HI All, I am creating an Active Form report in TM1 Perspective version 10.2.2. My Active Form reports looks like below. img1.jpg My issue is specific to drilldown/Expand feature. When I expand All Cost Center just for 41 element, then it behaves weird. It expands All Cost Center for all the elements...