free utilities
If you are stuck with a Windows operating system, you might need some tools for basic needs, these are all free:
Happy Birthday!
BIhints is 1 year old today!
As a strange coincidence, all the TM1 9.1 SSL certificates decided to expire today too.
So if you are running TM1 9.1.x and you cannot connect to your server, this is "normal". You need to replace the SSL certificates, the new ones can be downloaded from the forum http://forums.applix.com/forum/tm.asp?m=14186 or from the applix customer support page.
a closer look at dynamic slices
Dynamic slices can be quite useful when the elements you display in your reports evolve over time, they automatically update with the new elements.
The following article will try to dig into the parameters that define these slices and show some of the possibilities to interact with these. The idea was originally submitted by Philip Bichard.
How to monitor TM1 connections using a Java application
Hello,
download --> TM1Shell.rar.
This program is a shell that allows you to connect to a TM1 server running.
Then it starts two threads :
Bulk Reporting
The TM1->Print Report function from Perspectives is useful to generate static reports in bulk for a given set of elements.
The following code is mimicking and extending that functionality to achieve bulk reporting for a TM1 report in a more flexible fashion.