Search found 4 matches
- Wed Jul 11, 2012 4:51 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Scripting/Automating Perspectives
- Replies: 9
- Views: 5522
Re: Scripting/Automating Perspectives
If you're willing to use C#, I believe you can access the application entries via the BLOB functions . I have done some playing around with this in the distant past, and I seem to recall I had problems with the folder structure in the Application folder and the internal names of the entries, but it...
- Tue Jul 10, 2012 3:13 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Scripting/Automating Perspectives
- Replies: 9
- Views: 5522
Re: Scripting/Automating Perspectives
thank you very much for the responses! In many cases we get requests to migrate processes and other types of extensions, so an tm1sd stop, tm1data backup, tm1sd restart is inevitable, and this will fit in nicely! Just another quick question and issue that might arise: We are asked to migrate files ...
- Tue Jul 10, 2012 2:32 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Scripting/Automating Perspectives
- Replies: 9
- Views: 5522
Re: Scripting/Automating Perspectives
thank you very much for the responses! In many cases we get requests to migrate processes and other types of extensions, so an tm1sd stop, tm1data backup, tm1sd restart is inevitable, and this will fit in nicely! Just another quick question and issue that might arise: We are asked to migrate files f...
- Mon Jul 09, 2012 4:05 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Scripting/Automating Perspectives
- Replies: 9
- Views: 5522
Scripting/Automating Perspectives
Hi all, in one part of my job, I am to use TM1 Perspectives to publish/update workbooks to various servers/instances also running TM1. The tedious part is that many of the actions are repetitive, what I do for instance A, I will also have to do for instance B, C, and D. I was wondering if it is poss...