Search found 5 matches

by chrisjdixon
Mon Mar 21, 2011 3:30 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Problem with rules on security cubes in TM1 9.5.1
Replies: 2
Views: 2418

Re: Problem with rules on security cubes in TM1 9.5.1

Setting the PrivilegeGenerationOptimization parameter in the tm1s config file to F has solved the problem
by chrisjdixon
Mon Mar 21, 2011 12:15 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Problem with rules on security cubes in TM1 9.5.1
Replies: 2
Views: 2418

Problem with rules on security cubes in TM1 9.5.1

The following is an example of a very simple rule on }DimensionSecurity that worked perfectly in TM1 9.0 [{'CHANGE', 'FULLREAD', 'LATE_ADJ', 'READ_ONLY', 'RolloverFinal'}] = S: 'READ'; We are currently testing for an upgrade to TM1 9.5.1 and our cube, dimension and element security rules have all st...
by chrisjdixon
Mon Mar 14, 2011 8:29 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Connecting to TM1 9.5.1 from VB.Net
Replies: 3
Views: 2167

Re: Connecting to TM1 9.5.1 from VB.Net

I didn't get any closer to narrowing down the cause of the problem. In the end I managed to get hold of a machine with TM1 9.5.1 installed to develop on. All was OK in this environment
by chrisjdixon
Fri Feb 18, 2011 9:40 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Connecting to TM1 9.5.1 from VB.Net
Replies: 3
Views: 2167

Re: Connecting to TM1 9.5.1 from VB.Net

I think that my problem is being caused because I copied the SSL certificate from another machine and they may be machine specific.

Once I have confirmed this I will post the result
by chrisjdixon
Thu Feb 17, 2011 11:28 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Connecting to TM1 9.5.1 from VB.Net
Replies: 3
Views: 2167

Connecting to TM1 9.5.1 from VB.Net

I am attempting to create a prototype VB.Net application using the TM1 API and have read Alan Kirk's excellent posting and the TM1 API "documentation", but am stll having issues withthe basics. I am using Visual Studio 2008 (framework 3.5) and TM1 9.5.1. TM1 9.5.1 is not installed on the c...