
In relation to this post. http://www.tm1forum.com/viewtopic.php?f=3&t=7975,
I just discovered that all scripts I inserted to some }tp processes are being overwritten with the TM1's original scripts after I ...
1. Restart the TM1 Application Server
2. Go to the TM1 Applications portal (http://<host>:9510/pmpsvc/applications.jsp) as user with TM1 Admin rights.
I thought it was }tp_set_system_config that does it, but even the codes and comments I inserted in it are gone after I do those actions.
Does anyone have an idea how to disable it?
If there's none, I think it's useless in my case to do it since restarting the Application server is inevitable and the amount of processes I execute inside this }tp processes is huge. And therefore it isn't advisable at all to insert codes inside these }tp processes.
Am I missing something guys? BTW, I'm using version 10.1.1
Thanks in advance.