Page 1 of 1

Rolling over in TM1 Contributor/Express Planner

Posted: Thu Aug 18, 2011 2:24 am
by Martin Ryan
I'm building a forecasting application using Express Planner/TM1 Contributor as the front end. Potentially the users are going to want to update this on a monthly basis.

How do I reset the workflow every month? I've worked out you can hack it by editing the }tp_statevalidation control cube (or whichever name it is, I don't have it to hand) but I thought there must be a more robust way to do this? Or is the "correct" way rebuilding the application every month? This isn't possible with the amount of security we have to set up.

Martin

Re: Rolling over in TM1 Contributor/Express Planner

Posted: Mon Aug 22, 2011 12:27 am
by Andy Key
Martin,

From your /pmpsvc URL do you not get a Reset Applications button in the top right? You have to select the application with the tick box on the left before the button activates. This might have appeared in later versions than the one in CX9.5. If you haven't got it, then, as you say, clearing the }tp_application_state cube cube, but setting the State measure to 0 (it is a string measure) will do the trick.

Re: Rolling over in TM1 Contributor/Express Planner

Posted: Mon Aug 22, 2011 2:05 am
by Martin Ryan
Thanks Andy, it is there in CX9.5. And in fact easy to find in the documentation when you use the pdf instead of the web help...

Cheers,
Martin