AddCubeDependency establishes cube dependency, triggered by a TurboIntegrator process. This function is a preemptive feature to prevent a potential lock on the TM1 Server during the system’s use, therefore the best time to use this function is when the server starts up. For reference, a lock occurs when cube dependencies are established through a rule, and the TM1 Server initiates a ‘write’ lock that prevents access to cubes until the server understands the dependency between cubes. Head here to learn more about cube dependency.
Learn how to use the AddCubeDependency to establish cube dependency between the General Ledger and dependent cubes.
TurboIntegrator
Version 11 and 12
AddCubeDependency(‘CubeA’,’CubeB’)