Search found 64 matches
- Wed Jun 18, 2025 12:45 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: security overlay - what am I doing wrong
- Replies: 10
- Views: 2484
Re: security overlay - what am I doing wrong
if you have a better idea, be my guest.
- Tue Jun 17, 2025 1:26 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: security overlay - what am I doing wrong
- Replies: 10
- Views: 2484
Re: security overlay - what am I doing wrong
just for the records.
I queried IBM and they confirmed that I am not losing my mind, TIs are not impacted by the layer.
essentially it is an useless feature as you can just put the cell on read.
I queried IBM and they confirmed that I am not losing my mind, TIs are not impacted by the layer.
essentially it is an useless feature as you can just put the cell on read.
- Thu Jun 12, 2025 8:48 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: security overlay - what am I doing wrong
- Replies: 10
- Views: 2484
Re: security overlay - what am I doing wrong
Try adding a rule with the following: ['OverlayData']=S:'1'; That should block all input across the defined dimensions, assuming no admin user. On PAoC, ensure the test user is not a subscription admin or similar too (CAMID groups). I tried via rules. I tried via TI. The Overlay is 1. I can write w...
- Wed Jun 11, 2025 4:26 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: security overlay - what am I doing wrong
- Replies: 10
- Views: 2484
Re: security overlay - what am I doing wrong
I removed the data admin status from the account but it is still an highway, I can write, clean, rewrite etc.
I would like to lock cells to everyone but this is not really working.
I would like to lock cells to everyone but this is not really working.
- Wed Jun 11, 2025 3:31 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: security overlay - what am I doing wrong
- Replies: 10
- Views: 2484
Re: security overlay - what am I doing wrong
I am an admin but I have an account that is data admin too.
I removed the data admin status on the account and assigned it to some random groups and still no cigar.
I can still write and clean with the no more data admin account.
I removed the data admin status on the account and assigned it to some random groups and still no cigar.
I can still write and clean with the no more data admin account.
- Wed Jun 11, 2025 2:08 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: security overlay - what am I doing wrong
- Replies: 10
- Views: 2484
security overlay - what am I doing wrong
Is there a piece of knowledge I am missing? am I getting crazy? I am trying to create a security overlay cube in my PnL cube ('PA on cloud'). I am creating the cube with the appropriate mapping (in a security TI). Then I apply SecurityOverlayCreateGlobalDefault ('Profit and Loss', '1:1:0:0:0:0:0:0:0...
- Wed Jan 17, 2018 11:10 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: 2 instance 1 server
- Replies: 2
- Views: 3248
- Wed Jan 17, 2018 9:50 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: 2 instance 1 server
- Replies: 2
- Views: 3248
2 instance 1 server
Hi, In the last 10 years, whenever I wanted to put 2 TM1 instances on the same server (say Dev and Test), I used 1 gold rule: Change the port number/ client message port number and everything will work. The golden rule worked till today. Now I am probably ignoring something basic but this is the sit...
- Tue Sep 29, 2015 12:43 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: bug or am I losing something?
- Replies: 2
- Views: 3007
Re: bug or am I losing something?
To answer your question: a TM1 server crash can never be explained away as 'by design', it's always a defect. Assuming, of course, that you had an actual server crash. On your version, provided you don't have AutomaticallyAddCubeDependencies=F, dependencies should be detected and added automaticall...
- Tue Sep 29, 2015 11:06 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: bug or am I losing something?
- Replies: 2
- Views: 3007
bug or am I losing something?
Hi, so as far as I know. the dependency between cubes is changed when: System restarts Rules are saved/recalc feeders a view is opened Now I have this case. 9480 [1a4] INFO 2015-09-29 09:10:43.447 TM1.Server TM1CubeImpl::ProcessFeeders: Computing feeders for base cube 'cube 1'. 9480 [1a4] INFO 2015-...
- Thu Sep 17, 2015 2:00 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: lock on login
- Replies: 9
- Views: 7502
Re: lock on login
ok... maybe I should wait for the patch to be installed then...silw wrote:From 10.2.2.4 Fix list:qml wrote: log4j.logger.TM1.Lock.Exception is safe in that respect.
PI42411: TM1 SERVER CRASH WITH TM1.LOCK.EXCEPTION ON
- Thu Sep 17, 2015 12:08 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: lock on login
- Replies: 9
- Views: 7502
Re: lock on login
just a last question before putting the brain at work, will the debug on the log properties degrade the performance a lot? Not the one I suggested. It should produce very little additional output: basically one line for every encountered lock conflict. If you switch on a bunch of verbose loggers li...
- Thu Sep 17, 2015 8:32 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cognos TM1 is just for demo
- Replies: 13
- Views: 9517
Re: Cognos TM1 is just for demo
After I played with TM1 for a while trying to achieve my goal, I personally think TM1 is just in demo stage, not supposed to be sold as commercial product. Even with 10.2, the fact is still the same. There are too many defects in any steps (problems exist every where from top to bottom). How do you...
- Thu Sep 17, 2015 8:06 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: lock on login
- Replies: 9
- Views: 7502
Re: lock on login
integratedsecuritymode 5 integrated login That is a very important piece of information. CAM logons seem to cause more locking than native logons, I imagine mostly due to the fact that users' security needs to be updated. The logger should tell you what objects you're getting locks on and we can ta...
- Wed Sep 16, 2015 1:48 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: lock on login
- Replies: 9
- Views: 7502
Re: lock on login
Wat's your IntegratedSecurityMode? integratedsecuritymode 5 integrated login Have you tried switching on lock exception logging in tm1s-log.properties? log4j.logger.TM1.Lock.Exception=DEBUG Have you tried the following config parameter? It is meant to prevent locks on logoff, but maybe it could hel...
- Wed Sep 16, 2015 11:24 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: lock on login
- Replies: 9
- Views: 7502
lock on login
Hi, I checked a bit the forum and I found similar issues but not for 10.2.2.3 and I can't apply the same solutions. The issue is this. I have a client that experiences locks in the system that are not permitting the users to log in. This happens periodically. At the beginning, it was happening durin...
- Tue May 05, 2015 3:25 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: tm1web 10.2 exports issue
- Replies: 2
- Views: 3497
tm1web 10.2 exports issue
Hi, some of the users are experiencing crashed when they download a snapshot on excel from TM1web 10.2. Apparently it happens on random forms at random time ( I couldn't reproduce it). Also the users themselves, they call me after a crash, they retry and cannot reproduce. Do someone have had the sam...
- Thu Apr 23, 2015 8:03 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: 10.2 CAM single sign on issue
- Replies: 0
- Views: 2388
10.2 CAM single sign on issue
Hi, We have this issue in a server. We run a 10.2.2 with Tm1web and a single sign on CAM identification. Everything was working smartly until someone changed some simple details in some CAM users (administrative unit) from active directory. The IDs are still in the Active directory and they have no ...
- Mon Mar 30, 2015 4:49 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: weid error in TM1web 10.2
- Replies: 1
- Views: 2591
weid error in TM1web 10.2
Hi, I got this error in TM1web: this.sheet.scrolling coordinator is null or not an object I goet it just when I open a couple of forms from a button in a start page, and not all the others. I get this error just opening tm1web on the server the TM1 is and not on my PC (on other developers PC). The u...
- Mon Mar 02, 2015 8:37 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: tm1web 10.2.2 and IE 10
- Replies: 4
- Views: 3992
Re: tm1web 10.2.2 and IE 10
update: we restarted IIS and tried with 3 different users. Why are you using IIS with Web in 10.2+? I don't, but I had no thoughts and having also 10.1 servers I tried that too. I restarted it while restarting the application server and the TM1 instance. The point is that at this stage I am conside...