Search found 4 matches

by sameer
Wed Mar 21, 2012 1:03 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Element Locking and Unlocking (Non Admin Group)
Replies: 11
Views: 12180

Re: Element Locking and Unlocking (Non Admin Group)

@Lotsaram - I tired without assigning the user to the Admin group - It doesn't work. It manages to clear the cell but for some reason it continues to be greyed out. so having both the CubeLockOverride function and assigning/removing user from the Admin group seems to be the only solution I have at t...
by sameer
Mon Mar 19, 2012 3:38 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Element Locking and Unlocking (Non Admin Group)
Replies: 11
Views: 12180

Re: Element Locking and Unlocking (Non Admin Group)

Manage to do a trick to overcome this. Assign user 2 to the Admin group and then Unlock the element and then remove the user from the Admin group.. Worked for me... ;) CubeLockOverride(1) ; nChangeStatus = 0 ; sCheckGroup = CellGetS( '}ClientGroups' , 'User 2' , 'Group' ) ; IF( sCheckGroup @= 'ADMIN...
by sameer
Fri Mar 16, 2012 4:50 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Element Locking and Unlocking (Non Admin Group)
Replies: 11
Views: 12180

Element Locking and Unlocking (Non Admin Group)

Hi User 1 (Non Admin) - Locks Element "A" in the dimension "XYZ" User 2 (Non Admin) - Tries to Unlock the element "A" in dimension "XYZ" (this user has got Admin Access to element "A") - Unable to UnLock - Why? User 2 has got Admin access to the dime...
by sameer
Fri Jan 06, 2012 5:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Task Logger
Replies: 1
Views: 1748

TM1 Task Logger

Hi All I have build a TM1 Task logger for our TM1 team which will capture every task raised by the TM1 user. The purpose of this model is to keep a track of every task/issue raised by the user. I have mentioned the overview and some additional add-ons of the model below Wondering if anyone has done ...