Page 1 of 1

Inspecting TM1 processes and chores

Posted: Sun Jun 18, 2017 3:09 pm
by Wim Gielis
Hi,

Here is a separate topic about how we can list properties of processes and chores.
The Main process can be used to execute the 2 subprocesses.
You can set up a cube (starting with }TECH_ so show the control objects when the processes have run),
or you can clean up the cube and its dimensions.
The output is large and varied, so have a go and see if it can help you when working with TM1.
The processes inspect the *.pro and *.cho files, respectively.

Original post: http://www.tm1forum.com/viewtopic.php?f ... 7a4#p65723

Below you will find the latest versions of the processes. TM1 10.2.2.4 is needed to run the processes as-is.

Any questions / remarks / errors / improvements: let me know.
Certainly the process to analyse chores is new, all input is welcome.
This work consists of almost 2,000 lines of coding, excluding comments and whitespace.
TECH_TM1Documenter_Main.pro
(70.01 KiB) Downloaded 957 times
TECH_TM1Documenter_ProcessInfo.pro
(43.47 KiB) Downloaded 934 times
TECH_TM1Documenter_ChoreInfo.pro
(12.83 KiB) Downloaded 949 times

Re: Inspecting TM1 processes and chores

Posted: Fri Jul 28, 2017 5:48 am
by gtonkin
Thanks for all the effort Wim, I have downloaded and browsed through the code but not implemented to a dev environment yet. There are some hidden gems in here which users may take for granted or not even notice i.e. the control codes in processes, views and subsets-what they mean and what they can tell you when you interrogate them.

Extremely useful for when you inherit a pre-existing system!
Well done.

Re: Inspecting TM1 processes and chores

Posted: Fri Jul 28, 2017 5:26 pm
by Wim Gielis
Thank you George !

Re: Inspecting TM1 processes and chores

Posted: Tue Aug 08, 2017 7:05 am
by Drg
awesome, gret job.

Re: Inspecting TM1 processes and chores

Posted: Fri Oct 20, 2017 3:12 am
by Wim Gielis
Drg wrote: Tue Aug 08, 2017 7:05 am awesome, gret job.
Thank you !