Search found 18 matches

by karkea
Thu Jul 09, 2015 7:32 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Conditional feeder - how to force reevaluation
Replies: 16
Views: 14715

Re: Conditional feeder - how to force reevaluation

Thanks for the comments/tests. Indeed this is a semi-admin stuff and will be maintained by key users, not end users. Therefore I have some better changes to work with TI processes, etc. And as already pointed out the value itself is not changing at all, only the condition of the feeder. I will still...
by karkea
Fri Jul 03, 2015 9:23 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Conditional feeder - how to force reevaluation
Replies: 16
Views: 14715

Conditional feeder - how to force reevaluation

I would like to get your views on the following situation/challenge: - a cost centre dimension - cubes A and B which contain this cost centre dimension - cube A feeds B with conditional feeder based on whether cost centre has status = Active (this information is in Cost Centre Info cube) - processin...
by karkea
Mon Mar 16, 2015 5:30 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 web 10.2.2 memory leaks
Replies: 8
Views: 11871

Re: TM1 web 10.2.2 memory leaks

I'm facing similar issues. Symptoms are that memory consumption seems to be growing pretty linear to amount of concurrent users. If we put lower limits for Tomcat memory we face Out of Memory issues so it seems that garbage collector is not able to do its job. The only idea I have at the moment is t...
by karkea
Fri Feb 13, 2015 1:59 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Jump after pressing Enter button on IE browser
Replies: 5
Views: 6102

Re: Jump after pressing Enter button on IE browser

We have faced similar issues with IE11. Did not see these issues with IE8.
by karkea
Sun Feb 01, 2015 7:10 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Booking System developed with Perspective/Xcelerator
Replies: 3
Views: 3476

Re: Booking System developed with Perspective/Xcelerator

Hi Danaki, I believe you have already catch the idea of TM1 pretty well. TM1 is not really a platform for transactional solution and it seems that someone has managed to sell you wrong solution for your needs. I've seen TM1 used for transactions but typically this ends at some point when the limits ...
by karkea
Fri Aug 22, 2014 7:28 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Business Rules
Replies: 8
Views: 6051

Re: TM1 Business Rules

Interesting indeed. IBM vs. BedrockTM1.org
by karkea
Thu Jul 24, 2014 10:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1.Server sf_Delete and sf_Rename failed
Replies: 17
Views: 15356

Re: TM1.Server sf_Delete and sf_Rename failed

Which version are you running? I've seen more problems with temporary files in 10.2.0.1 (similar error messages in log). I haven't checked whether it still is an issue in 10.2.2. For example if you use AsciiOutput('','Test string') i.e. the file name is empty and TM1 creates temp file in Datafiles, ...
by karkea
Thu May 22, 2014 3:32 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Can i alter the cube TM1 Cube package?
Replies: 3
Views: 3331

Re: Can i alter the cube TM1 Cube package?

At the moment in the FM you can only decide which alias to use for each language in each dimension. In addition to this you can only decide the name of the cube and package in FM. That's pretty much it.
by karkea
Fri May 16, 2014 3:13 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 10.2.2 released (or not)
Replies: 30
Views: 27532

Re: TM1 10.2.2 released (or not)

I've tested the rest api shortly and it seems to be working just fine. Will be interesting to see what this functionality will generate in the future.
by karkea
Tue Feb 18, 2014 1:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Report Studio won't run
Replies: 2
Views: 2779

Re: Report Studio won't run

I've seen this to happen in some environments, if the browser tries to access your clipboard automatically. If you change the access to request your permission in browser settings, it could work. In IE this setting is called "Allow Programmatic clipboard access".
by karkea
Tue Feb 18, 2014 12:13 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Removing some data from a cube
Replies: 19
Views: 17686

Re: Removing some data from a cube

I've used Bedrock's ZeroOut process, but the problem is as said earlier cube logging.

In addition I have had to schedule periodic cleanup of temporary views and subsets created by these ZeroOut processes.

BR,
Kimmo
by karkea
Wed Nov 13, 2013 6:34 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 10.2 Available for Download
Replies: 82
Views: 103265

Re: TM1 10.2 Available for Download

I have noticed a few *funky* things happening with data spreading in 10.2 and I'm worried that spreading might be more broken than I have noticed so far which would be bad as I regard this as pretty core planning functionality. 1/ relative proportional spread just doesn't work in 10.2 web and retur...
by karkea
Wed Sep 11, 2013 9:35 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 10.2 Available for Download
Replies: 82
Views: 103265

Re: TM1 10.2 Available for Download

I did also some quick tests with PM, because we have some customers interested using PM by themselves. PM seems to now include Package Connector to load data through FM models. Unfortunately it generates temporary csv file, which is used in the actual process to load the data. And it generates new t...
by karkea
Fri Aug 30, 2013 6:22 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 connect to a Cognos package
Replies: 9
Views: 8270

Re: TM1 connect to a Cognos package

We use also heavily Package Connector to extract data from relational DW via FM models. Especially the custom query option that came with 10.1 is very useful. To my understanding you can only use SAP as a source for the non "custom query" packages (i.e. standard packages in package connect...
by karkea
Thu Feb 28, 2013 10:54 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: System stack overflow
Replies: 3
Views: 3663

Re: System stack overflow

It's pretty easy to verify if you remove the rule from the target cube and try to run the process. If it succeeds then it is about your feeders and rules.
by karkea
Wed Jan 23, 2013 5:51 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: customer query is not supported in package connector
Replies: 2
Views: 2591

Re: customer query is not supported in package connector

I've seen this same error message for example if I don't open Architect in "Run as administrator" -mode. For some reason the error message is referring to customer query where in fact it means that the package connector is not able open CUSTOM query. Organizations having history with using...
by karkea
Wed May 30, 2012 9:57 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: 10.1 Application Web - what client it is?
Replies: 3
Views: 3332

Re: 10.1 Application Web - what client it is?

If it wasn't already clear from my question, I'm looking for a more precise answer. The documentation doesn't describe in detail what the Application Web client is. Previously it was separate Contributor client, but now in 10.1 the situation is a bit unclear. It's clear that one can use following cl...
by karkea
Tue May 29, 2012 6:15 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: 10.1 Application Web - what client it is?
Replies: 3
Views: 3332

10.1 Application Web - what client it is?

Hi all, I'm a bit confused. In TM1 10.1 rcp_installs folder under pmspvc contains only insight and performance modeller msi packages. So does anyone know what TM1 10.1 Application Web as a software actually is? Is it the same Contributor client as with 9.5.2 or something based on Insight? Regards, K...