Search found 43 matches
- Mon Apr 07, 2014 2:38 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Subsetexists in tm1web
- Replies: 3
- Views: 3482
Re: Subsetexists in tm1web
Works. thanks.
- Mon Apr 07, 2014 12:07 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Subsetexists in tm1web
- Replies: 3
- Views: 3482
Subsetexists in tm1web
Dear All, Tm1 10.1 Tm1 web I need to solution for TM1WEB to check if a subset exists for a Dimension. I like to set a default subset for a SUBNM based on the outcome of a check. The name of the subset is concatenated based on some excel cells. Here an example: Cell A1: Spain Cell A2: ProductsA Cell ...
- Wed Feb 12, 2014 12:20 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Transactional Logging old files
- Replies: 3
- Views: 2929
Re: Transactional Logging old files
Logging was setup for some non-planning cubes and probably in some processes we didn't deactivate the logging. Has already been changed.
- Tue Feb 11, 2014 6:50 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Transactional Logging old files
- Replies: 3
- Views: 2929
Transactional Logging old files
Hello Everyone, we move all night the content of our Logging folder into a backup folder. Now I like to check the transactional logging for the last 5 days. So I copied the transactional logging files into the productive Logfile folder of the application and tried to run the transactional logging vi...
- Tue Jan 28, 2014 8:29 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Serialize all Processes
- Replies: 4
- Views: 4984
Re: Serialize all Processes
@Tomok export and import is already pretty tough because there are about 20 subprocesses I had to change. But if I understood TableManagerOne correctly I can just define a string called "blockMe" in the CopyProcessForAllCubes (this one calls all the subprocesses). So this String is the sam...
- Mon Jan 27, 2014 5:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Serialize all Processes
- Replies: 4
- Views: 4984
Serialize all Processes
Dear All, TM1 10.1 fixpack 2 ParallelInteraction=T Im having a copy process which I like to schedule as chore. The process copies over data from one slice to another for almost all of the cubes in my TM1 application by country. Data tab: ExecuteProcess( CopyProcessForAllCubes, vCountry); If I execut...
- Wed Dec 18, 2013 5:19 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: 10.1.1 tm1web process hanging
- Replies: 0
- Views: 2218
10.1.1 tm1web process hanging
Dear All, since we upgraded our Tm1 application now to 10.1.1 (fixpack 1) we are facing some issues in TM1web when executing processes. We have implemented a functionality to copy over the data from one slice to another including a clear process (view zero out). This happens for a bunch of cubes. Th...
- Fri Oct 11, 2013 7:12 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: 10.1 strange behavior of web connection to instances
- Replies: 6
- Views: 7262
Re: 10.1 strange behavior of web connection to instances
Thanks for your answer. The issue only appears in web. In Perspectives everything works like expected. I tested the functionality always unhidden. So it can't be related to that. I saved the sheet now when I was not connected to any server but this also didn't change anything.
- Thu Oct 10, 2013 4:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: 10.1 strange behavior of web connection to instances
- Replies: 6
- Views: 7262
10.1 strange behavior of web connection to instances
Dear all, there is a strange behavior in TM1 web 10.1 in comparison with 9.5.2. We are running 3 tm1 services on one machine (tm1 version 9.5.2). Let's call the tm1 services tm1_a, tm1_b and tm1_c. Our users access the application all via web. To prevent always to change the Tm1 service name in the ...
- Wed May 29, 2013 10:11 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Consolidate data for special elements/dimension
- Replies: 2
- Views: 2507
Re: Consolidate data for special elements/dimension
My guess is you should be using STET instead of CONTINUE. That will cause a consolidated cell to revert to the same behaviour it would have if there was no rule attached. Your are right. Makes sense. I thought somehow that this will prevent the n-level from beeing calculated. But STET only applies ...
- Wed May 29, 2013 8:19 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Consolidate data for special elements/dimension
- Replies: 2
- Views: 2507
Consolidate data for special elements/dimension
Hello Everyone, I like to implement a rule which is generally calculated on all levels (N and C) of the dimension in the same way with the exception that for specific dimensions I like to just sum up the data in the normal way. Solution for this could be to use CONTINUE to skip the normal calculatio...
- Thu Apr 11, 2013 9:34 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic subset hierarchy sort ascendic hierarchy
- Replies: 5
- Views: 6953
Dynamic subset hierarchy sort ascendic hierarchy
Hi All, I have to create a subset which shows my product dimension hierarchy in a alphabetic order. The product dimenions looks basically like this: total -c --ad --cf --bd -a --ed --af My subset has to reflect the hierarchy but in a alphabetical order in each level. Like this.... total -a --af --ed...
- Thu Mar 21, 2013 10:15 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Overfeeding memory consumption and performance
- Replies: 2
- Views: 3254
Overfeeding memory consumption and performance
Dear All, my question is how "overfeeding" is defined. My understanding of overfeeding was that I feed more more cells than needed the aggregation. So there is an overhead on fed cells. Now I had an discussion with another developer who told me that a cell could also be overfed if the cell...
- Fri Jul 06, 2012 11:13 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Security Refresh for Element Security
- Replies: 1
- Views: 3700
Security Refresh for Element Security
Hello everyone, I like to tricker the security settings for an element of a dimension in parameter cube. I think it's the best to explain it based on an example: In my data model the cubes always have a dimension "Version". Data has always to be entered on the current version which is stor...
- Fri Jun 22, 2012 2:11 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Picklist blank Perspectives 9.5.2
- Replies: 1
- Views: 2287
Picklist blank Perspectives 9.5.2
hello, I have set up an picklist for an element with just three values. When I open the report set the value it works perfectly. Now I like to change the value back to blank. This doesn't work because the value is not in the list. I changed the picklist to static::A:B:C to show the empty value as we...
- Tue Mar 13, 2012 3:38 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: change psw error in TM1Web
- Replies: 8
- Views: 6388
change psw error in TM1Web
Hello Everyone, I'm getting the following error when I try to change my password via web (TM1 System 9.4.1). Operation Failed -------------------------------------------------------------------------------- System has encountered a problem while handling your request. Please try again. If you keep h...
- Fri Jan 13, 2012 8:11 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Using Picklist in Control Cube
- Replies: 5
- Views: 7220
Re: Using Picklist in Control Cube
Just tested it. To use the picklist with "hidden" dimensions (e.g."}testDim'") works. But it doesn't work to use a picklist in a "hidden" cube starting with a }.
- Fri Jan 13, 2012 7:09 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Using Picklist in Control Cube
- Replies: 5
- Views: 7220
Using Picklist in Control Cube
Hi Guys, I like to offer a picklist for setting a attribute. For this I tried to insert a picklist in the control cube (}ElementsAttributesTest) of my dimension. For the element (same name as cube) I added a picklist. But unfortunaltely this picklist does not show up. Are there any limitation of usi...
- Thu Jan 12, 2012 12:15 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Insert Element in Dimension, Set Attribute
- Replies: 9
- Views: 9867
Re: Insert Element in Dimension, Set Attribute
I had the problem that I have to distinguish between 3 different kind of elements of the dimension. When I'm imoprting element to the dimension the element can be an "new one" (does not exist yet), "already existing". All other elements of the dimension (elements which are not in...
- Mon Jan 09, 2012 11:07 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Insert Element in Dimension, Set Attribute
- Replies: 9
- Views: 9867
Re: Insert Element in Dimension, Set Attribute
But how can I set the attribute with the status? When the metadata tab has finished the element is already in the dimension and it doesn't make any sense to use the dimix statement again. How can I flag that the element didn't exist before using a flag? any advice?