I have a master TI Process that is calling 12 subprocess inside (one for each month of the year) and all of them is writing the same cube but in differents sections. I created a cubeview that allows me to monitor what processes are runing and what processes are completed but i need to refresh the view manually using the cubeviewer button to see the last update.
I would like to know if is there anyway to put a code line in the Epilog of each TI Proccess that refresh the view after finish all the actions.I think this way i will see the updates after each process finish.
is it possible?
If not, how can i do that?
This is the cubeView, it's like control table, maybe you can recomend something different to do it:
Thank you so much in advanced!