TM1 9.1 SP2 U2
This release fixes the following issues:
N/A When multiple views are open in Executive Viewer, the TM1 server crashes when
you close the last open view.
N/A If one thread is changing the registration of a subset from unregistered to private and another thread is deleting elements from the dimension that is the parent of the subset, a TM1 server crash can occur.
TM1 9.1SP2 U1
TM1 9.1.2 U1 was released yesterday
fixed issues:
330067 The TM1DimensionElementDelete API function performs poorly in comparison to
previous TM1 releases.
330355 In TM1 9.1, initial connection to the TM1 server using the
TM1 9.0 SP3 U5
TM1 9.0 SP3 U5 was released last week
fixed issues:
329576
Using the TM1 VUSLICE function in an Excel template was
causing a TM1 server crash.
A customer reported that certain TI processes were taking
monitoring chores by email part 2
Following up on monitoring chores by email, we will take a slightly different approach this time.
We use a "metaprocess" to execute all the processes listed in the original chore, check their return status and eventually act on it.
This allows for maximum flexibility as you can get that controlling process to react differently to any exit status of any process.
dynamic SQL queries with TI parameters
It is possible to use parameters in the SQL statement of Turbo Integrator to produce dynamic ODBC queries
Here is how to proceed: