Page 1 of 1

How to fetch Last Data Commit Date in TM1 Application Portal

Posted: Fri Nov 08, 2013 1:38 pm
by Chittemreddy
Hello Team,

We have created and deployed the TM1 10.2.0 application in Portal, If user selected the particular node and enter the forecast details and submitted the same node.

Then it will display "Last Data Commit" date in application portal, Is there any way to fetch the same date using any TM1 function.

We are using the Cognos TM1 10.2.0.

Regards
Sreenivas.

Re: How to fetch Last Data Commit Date in TM1 Application Po

Posted: Mon Nov 11, 2013 2:22 pm
by sander
In the 'Control' cube }tp_application_state}{[Application Number]} data about the application (like Current owner, change dates etc) is saved. Here you can find the 'Last data Commit' date. I think it's 'DataChangeDate', to be sure you have to test it. How to convert this date, you can find here; http://www.tm1forum.com/viewtopic.php?f=3&t=6698

Regards,
Sander

Re: How to fetch Last Data Commit Date in TM1 Application Po

Posted: Tue Nov 12, 2013 6:51 am
by Chittemreddy
Thank you very much Sander.