Search found 6 matches

by darners
Wed May 04, 2016 8:21 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Performance Issues
Replies: 1
Views: 1995

Performance Issues

I am having an issue with Performance Modeller

I have a link (type : Process) that is taking approx 45 seconds to create a mapping between 2 cubes

Also when I open performance modeller it takes about 30 seconds to expand the links folder

Any help or ideas greatly appreciated
by darners
Wed Apr 20, 2016 9:15 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Element Security
Replies: 7
Views: 5396

Re: Element Security

Having rules is fine but you need to make sure that you apply a security refresh after they change. This can be done by the TI function SecurityRefresh or right clicking on the aerver in architect and selecting to refresh security manually. Until that is done the changes won't apply... with the exc...
by darners
Tue Apr 19, 2016 4:55 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Element Security
Replies: 7
Views: 5396

Re: Element Security

Your security cube write/reads are all grey suggesting they have been specified by a rule. If thats correct have you ran a security refresh after the rule was applied? Sorry , pretty new to this, I do have rules on the cube which set READ or WRITE based on a control cube, (but before I added this a...
by darners
Tue Apr 19, 2016 4:26 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Element Security
Replies: 7
Views: 5396

Re: Element Security

User belongs to RFC\Testing

No rules on cube
by darners
Tue Apr 19, 2016 3:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Element Security
Replies: 7
Views: 5396

Element Security

I am having some issues with Element Security I have a cube that has 4 Dimensions Row: Title & Input Type Column: Months Context: Revision Number I have set dimension Security to be WRITE for all Dimensions I have set Element Security for the Months Dimension to be READ or WRITE depending on the...
by darners
Wed Mar 09, 2016 4:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Process Parameters
Replies: 3
Views: 2537

TM1 Process Parameters

Hopefully someone can help I have a TI process that gets data from a SQL database I had parameterised the SQL to be the following select * from RefFrontlistTitles where globaldivision = '?p0?' and on the PROLOG I have the following p0=CellGetS('RFC - Control','Password','Value'); Within the Cube - '...