Search found 3 matches
- Thu Jun 10, 2021 5:10 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Long time execution of TI after finished nested processes
- Replies: 8
- Views: 7860
Re: Long time execution of TI after finished nested processes
Is B_TECH_Flag_En_0 executed with TM1RunTI from }Drill_RunCalcEntity ? What code is executing after the calls to B_TECH_Flag_En_0 ? It is hard to have any idea on this without know exactly what is occurring after those calls in the master process. I know you said just updating statistics, but is a ...
- Wed Jun 09, 2021 9:28 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Long time execution of TI after finished nested processes
- Replies: 8
- Views: 7860
Re: Long time execution of TI after finished nested processes
Hi, Does any of your subprocesses update a dimension with heavy hierarchy? Hi, Elessar. Thanks for your recommendations. Process and sub-processes don't update dimensions at all. Try to find out which subprocess causes this, by commenting "executeprocess". Then you can find the exact oper...
- Tue Jun 08, 2021 6:38 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Long time execution of TI after finished nested processes
- Replies: 8
- Views: 7860
Long time execution of TI after finished nested processes
Hello! I have few processes nested in another TI. When nested processes have finished main process is still running for a long time (about 1/5 of total process time). And it is not "Commit". After execution of nested processes there are no actions except for recording statistics in main pr...