Search found 349 matches

by PlanningDev
Tue Jul 01, 2014 4:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web performance, Stargate View for report
Replies: 10
Views: 7416

Re: TM1 Web performance, Stargate View for report

VMM and VMT settings control the stargate cache. VMT sets how long a view request should take before it caches the view. Default is 5 seconds I believe (This is TM1 Server create timing so taking 15 seconds over the web could mean a 1 second TM1 Server time and 14 seconds of network and webserver). ...
by PlanningDev
Fri Jun 27, 2014 11:03 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Cube Viewer 10.2 Diplay
Replies: 4
Views: 3889

Re: TM1 Cube Viewer 10.2 Diplay

Might sound simple but that kind of view leads me to believe zero supression has been turned on and you arent showing all elements for all combinations.
by PlanningDev
Tue Jun 24, 2014 9:56 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Order of Dimensions in View and Expand Function
Replies: 4
Views: 3271

Re: Order of Dimensions in View and Expand Function

For some reason when we start the source view from the cube we want to export the columns come out in order. When we use a dummy cube and a while loop to assign variables V1-n the come out of order. It's behaving oddly when we switch the view from one cube to another.
by PlanningDev
Tue Jun 24, 2014 9:08 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Order of Dimensions in View and Expand Function
Replies: 4
Views: 3271

Re: Order of Dimensions in View and Expand Function

Thanks for the info..working on it now.

We aren't using an extra cube, just a generic cube that has 15 dimensions or so. This way the variables tab has enough variables in it to cover any cube we may export from the process.
by PlanningDev
Tue Jun 24, 2014 8:30 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Order of Dimensions in View and Expand Function
Replies: 4
Views: 3271

Order of Dimensions in View and Expand Function

We are trying to create a generic cube exporter that essentially uses a fake cube to populate a bunch of variables generically named V1, V2, etc. Using a while loop and TABDIM we can construct the Variables for each dimension related to a cube and then use Expand to convert the string to actual valu...
by PlanningDev
Mon Jun 02, 2014 11:20 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Workbook Dynamic drop down list
Replies: 6
Views: 8508

Re: TM1 Workbook Dynamic drop down list

There is a way to do this all in excel. You need to get familiar with the offset formula and using hidden sheets with active forms. You can use an excel drop down list that has a dynamic range as specified by your offset formula that references the hidden active forms. Users will pick the function w...
by PlanningDev
Fri May 23, 2014 10:09 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 10.2.2 released (or not)
Replies: 30
Views: 23689

Re: TM1 10.2.2 released (or not)

So stupid question....does this mean that a TI Process can call and run a Java application? Is that what I am hearing? Yes, you can now call java functions in TI. We were able to use Eclipse during the beta to create callable Java classes. They basically work like your existing TI functions but the...
by PlanningDev
Thu May 22, 2014 4:13 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Can i alter the cube TM1 Cube package?
Replies: 3
Views: 2986

Re: Can i alter the cube TM1 Cube package?

While you cannot alter the FM package you can achieve the levels by naming them in the }HierarchyProperties control cube. Beyond that there isn't really anything you can do to modify the look and feel of the metadata model within FM. A big benefit to TM1 however is the ability to have calculated att...
by PlanningDev
Fri Apr 18, 2014 3:52 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Publishing a private default view, but not as public default
Replies: 6
Views: 4684

Re: Publishing a private default view, but not as public def

Its not avaialable in 9.5.2 but in 10.1.1 and higher you can use the PublishView function in a TI. Also, all you need to do is set their rigths on the cube to Admin. I wouldn't make them temporary server admins to do this. (Just making sure this wasn't the road you were headed, it might be a licensi...
by PlanningDev
Wed Apr 09, 2014 9:56 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 & CAFE
Replies: 9
Views: 9892

Re: TM1 & CAFE

CAFE Points of Note 1. You DO NOT need to publish your cubes through FM when using the TM1 enabled version of CAFE 2. Its faster because it uses a new API to talk to TM1 which is far less "chatty" over network than Perspectives 3. CAFE conforms users into views currently rather than allowi...
by PlanningDev
Mon Mar 10, 2014 8:58 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 client homepage
Replies: 4
Views: 3888

Re: TM1 client homepage

Do you have a sample of what the link would look like when pointed to the .xlsx blob? I first went in and picked a .xls file then edited the back half of the string to change the folder over to }Applications\etc.\etc.\.blob.

Doesn't seem to pull up for me on login.
by PlanningDev
Thu Mar 06, 2014 4:47 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: CellGetN and CellPutN issue
Replies: 5
Views: 3687

Re: CellGetN and CellPutN issue

FYI you no longer need to peform a CellGetN to variable and then use (Value + CellGetN Variable). There is a new function as of version 10 called CellIncrementN which will peform this operation for you.

1 less line of code right!
by PlanningDev
Thu Feb 27, 2014 5:09 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cognos Express 10.2.1: Unable to load iwidgets Workspace
Replies: 5
Views: 6037

Re: Cognos Express 10.2.1: Unable to load iwidgets Workspace

Not sure if it's the same but we logged a bug for 10.2.1 FP2 Enterprise BI for not being able to load web sheets in iWidgets. IBM was able to reproduce and logged it with development.
by PlanningDev
Wed Feb 26, 2014 4:17 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: publishing Active Forms in TM1 10.2
Replies: 1
Views: 2008

Re: publishing Active Forms in TM1 10.2

EDITED, sorry slightly different issue. We were getting Java.Null.Language.Pointer when refreshing a published active form. "Already logged and accepted as a bug with IBM. They are looking to fix for RP2." COGCQ00850463, from PMR 74318,227,000 We played around with the sheet and got the er...
by PlanningDev
Mon Feb 24, 2014 7:15 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Execute Multiple TI processes with TM1RUNTI utility
Replies: 27
Views: 23271

Re: Execute Multiple TI processes with TM1RUNTI utility

One last thing to be careful of. There is currently no easy mechanism to know when all TI's executed in parallel have completed. For example, if you wanted to trigger a Cognos BI Report to run after the cube was loaded, you would need a way to track the status of all the TI's that were running. Curr...
by PlanningDev
Thu Feb 20, 2014 6:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Resuming a TI Process
Replies: 3
Views: 2674

Re: Resuming a TI Process

If a process encounters a major error it will quit, this is the designed behaviour and there isn't anything you can do about that. There is no equivalent (as far as I am aware) of On Error Resume Next as in VB and VBA. You can increase the tolerance for minor errors by manipulating the variables On...
by PlanningDev
Tue Feb 18, 2014 5:29 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Execute Multiple TI processes with TM1RUNTI utility
Replies: 27
Views: 23271

Re: Execute Multiple TI processes with TM1RUNTI utility

I dont think you need 2 config files here. You can specify the process sections [process - process1], [process - process2] in the config file and instead of putting the process= under the [TM1RunTi] section you would specify it on the command line. This will eliminate the need for multiple files. N...
by PlanningDev
Tue Feb 11, 2014 6:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Drop Down Calendar Selection
Replies: 21
Views: 19099

Re: Drop Down Calendar Selection

With that freedom you could use the jquery ui calendar widget , which is very cool and probably the kind of thing you are after. I've done a good bit of web development in my day and the whole jquery development platform is awesome. What I would love to see (even though it will never happen) would ...
by PlanningDev
Tue Feb 11, 2014 4:33 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Drop Down Calendar Selection
Replies: 21
Views: 19099

Re: Drop Down Calendar Selection

If you are using web sheets I would think you could open up an excel file that looked like calendar through the url api. And then using the hyperlink function in the calendar area you could pass the clicked value back to the original page. Kind of a Janky way to do it but it would be interesting to ...
by PlanningDev
Mon Feb 10, 2014 10:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Execute Multiple TI processes with TM1RUNTI utility
Replies: 27
Views: 23271

Re: Execute Multiple TI processes with TM1RUNTI utility

I dont think you need 2 config files here. You can specify the process sections [process - process1], [process - process2] in the config file and instead of putting the process= under the [TM1RunTi] section you would specify it on the command line. This will eliminate the need for multiple files. No...