Page 1 of 1

Documentation tool to doco rule and data flows

Posted: Fri Oct 02, 2009 5:38 am
by shockwave
Hi All,

Just wondering whether anyone has a tool that can document all my rules and dataflows one of my cubes I have recently built. I have a heap of rule lookups and wanted to nicely present it all in some sort of flow chart. Ideas that come to mine are visio but are there others that work well for specifically tm1?

Cheers

Shock

Re: Documentation tool to doco rule and data flows

Posted: Tue Oct 06, 2009 4:56 am
by shockwave
Hi All,

Searched and found this:

http://www.bihints.com/graphing_tm1_data_flow

Had a quick play with it. It aint that pretty but works well. Is there something more perty than this?

Cheers

Shock

Re: Documentation tool to doco rule and data flows

Posted: Tue Oct 06, 2009 5:41 am
by lotsaram
I haven't ever played with this but it looks like it will work provided that it can pick out object names as literal strings. If the processes have parameterised data sources and target objects (which is likely for a mature well written TI project) then my guess is the quality and accuracy of the output is going to suffer ...

Re: Documentation tool to doco rule and data flows

Posted: Tue Oct 06, 2009 6:13 am
by shockwave
thanks for the reply lotsofram. Yeah, you need to specify in the script what your looking at. I couldn't change the script to pick up cube names with "}" em. I have a couple of attribute cubes that have rules hanging of em so I can perform some of my feeders mapping via this attiribute cubes. My vb skills only go so far. Get a the gist of what its trying to do, but actually writing the code to get to work is another thing.

Has anyone got a bit of code o pick up the attribute cubes as well?

Cheers

Shock