When you use the TI function RuleLoadFromFile, is it the same as writing the rule and hitting save? I.e. do the feeders get processed?
I would assume so from common sense and how long the process takes to run, but the documentation isn't explicit, and you know what Under Siege 2 says about assumptions.
Martin
RuleLoadFromFile
- Martin Ryan
- Site Admin
- Posts: 1989
- Joined: Sat May 10, 2008 9:08 am
- OLAP Product: TM1
- Version: 10.1
- Excel Version: 2010
- Location: Wellington, New Zealand
- Contact:
RuleLoadFromFile
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
Jodi Ryan Family Lawyer
-
- Site Admin
- Posts: 1458
- Joined: Wed May 28, 2008 9:09 am
Re: RuleLoadFromFile
Martin, I tested this some time ago and my recollection is it fired the feeders. Of course you may have a chain of feeders, but you'd know about that.
-
- MVP
- Posts: 3698
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: RuleLoadFromFile
Yes. If you look at the tm1server message log while running a TI that attaches a rule to a cube then you will see the "Computing feeders for cube" and "Done computing feeders for cube" lines in the log.Martin Ryan wrote:When you use the TI function RuleLoadFromFile, is it the same as writing the rule and hitting save? I.e. do the feeders get processed?