Hi All,
We have an application in TM1 Web, which contains data in list format, bar graph etc. (Single Report)
Users manually go and export in excel as snapshot.
We are looking to automate that scenario.
Approach we are trying is to build same reports in BI and burst them and send using scheduler.
I was looking, if we can get this done by using things within TM1 rather than building same report in BI.
1. Is it possible to get snapshot of report automatically? if yes, please share information.
2. I will have to use some third party tool to send an email to users, right?
Regards,
Deepak Jain
TM1 Web Snapshot automation
-
- Regular Participant
- Posts: 152
- Joined: Sat May 25, 2013 10:32 am
- OLAP Product: TM1
- Version: 9.5.2; 10.2.2
- Excel Version: 2007
-
- Regular Participant
- Posts: 424
- Joined: Sat Mar 10, 2012 1:03 pm
- OLAP Product: IBM TM1, Planning Analytics, P
- Version: PAW 2.0.8
- Excel Version: 2019
Re: TM1 Web Snapshot automation
Doesn't it sound familiar:
http://www.tm1forum.com/viewtopic.php?f=3&t=12321 Thanks
http://www.tm1forum.com/viewtopic.php?f=3&t=12321 Thanks
"You Never Fail Until You Stop Trying......"
-
- Regular Participant
- Posts: 152
- Joined: Sat May 25, 2013 10:32 am
- OLAP Product: TM1
- Version: 9.5.2; 10.2.2
- Excel Version: 2007
Re: TM1 Web Snapshot automation
HI BariAbdul,
Thanks for sending ref link.
I went through that post, and yes we can do things in BI and then burst it, as mentioned in my post.
I was looking to understand that, is there any way to automatically get snapshot of an application i.e. accessed via TM1 Web.
Regards,
Deepak Singhvi
Thanks for sending ref link.
I went through that post, and yes we can do things in BI and then burst it, as mentioned in my post.
I was looking to understand that, is there any way to automatically get snapshot of an application i.e. accessed via TM1 Web.
Regards,
Deepak Singhvi
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: TM1 Web Snapshot automation
No.deepakjain2020 wrote:I was looking to understand that, is there any way to automatically get snapshot of an application i.e. accessed via TM1 Web.
-
- Regular Participant
- Posts: 152
- Joined: Sat May 25, 2013 10:32 am
- OLAP Product: TM1
- Version: 9.5.2; 10.2.2
- Excel Version: 2007
Re: TM1 Web Snapshot automation
Thanks Tomok 

-
- Community Contributor
- Posts: 349
- Joined: Tue Aug 17, 2010 6:31 am
- OLAP Product: Planning Analytics
- Version: 2.0.5
- Excel Version: 2016
Re: TM1 Web Snapshot automation
Is it not possible to pass parameters into a vb script through the use of a TI that would open your excel book change certain cells, refresh the workbook, then save the workbook in a temp location. Then after that you would call a TI process that could email attachments, (Take a look at blat.exe or some of the other posts on sending email from TM1).
Essentially you could create some kind of loop based on a user list and generate their report using vb and email it to that user.
Essentially you could create some kind of loop based on a user list and generate their report using vb and email it to that user.