May 29 2024
Video tutorials on new TurboIntegrator functions for TM1 v12
IBM’s TM1 version 12 brings a host of new features and enhancements, particularly in its TurboIntegrator (TI) process, a powerful ETL tool used for data transformation and automation in TM1. Here, we dive into some of the newest TI functions introduced in this latest version, providing a snapshot of their functionalities.
CancelJobs
CancelJobs is designed to enhance administrative control over long-running or potentially problematic processes. This function allows administrators to cancel running TM1 jobs, ensuring better management of system resources and improving overall performance and stability.
ExecuteHttpRequest
ExecuteHttpRequest significantly enhances the system’s ability to interact with external web services, making it a powerful tool for integrating TM1 with other applications and data sources. Whether you are looking to retrieve external data, trigger actions in other systems, or build custom integrations, ExecuteHTTPRequest
provides the flexibility and functionality needed to extend TM1’s capabilities and drive more value from your TM1 applications.
This tutorial also includes these complementary functions:
GetJobStatus
GetJobStatus is an essential function for administrators and developers who need to monitor and manage job statuses effectively. By providing real-time status updates and detailed information about job progress and outcomes, this function enhances the ability to maintain a stable and efficient TM1 environment. Whether you are tracking long-running processes, managing resources, or troubleshooting issues, GetJobStatus
equips you with the insights needed to ensure smooth and reliable operations.
WaitForAllJobs
A powerful function for synchronising job execution and managing dependencies in complex workflows. By ensuring that all specified jobs are completed before proceeding, this function enhances the control and efficiency of TurboIntegrator processes. Whether coordinating data loads, managing complex workflows, or optimizing resource usage, WaitForAllJobs
provides the functionality to ensure smooth and reliable operations in your TM1 environment.
WaitForAnyJobs
WaitForAnyJobs is a versatile function for managing job execution and dependencies in a more dynamic and efficient manner. This function enhances workflow optimisation and system responsiveness by allowing processes to proceed when the specified jobs are completed. Whether optimising parallel task execution, managing resources, or improving user query handling, WaitForAnyJobs provides the flexibility and functionality to ensure smooth and efficient operations in your TM1 environment.
WaitForInternalJobs
WaitForInternalJobs is a powerful function for managing the execution of internal TM1 jobs, ensuring that specified tasks are completed before moving on to subsequent steps. By providing control over the sequencing of internal processes, this function enhances the reliability, integrity, and efficiency of TM1 operations. Whether you are managing data synchronisation, dimension updates, or complex workflows, WaitForInternalJobs provides the functionality to ensure smooth and efficient operations in your TM1 environment.