Category: Education

  • LogOutput function for IBM Planning Analytics (TM1)

    LogOutput function for IBM Planning Analytics (TM1)

    LogOutput function for IBM Planning Analytics (TM1) LogOutput writes a message to the tm1server.log file.  In this video, LogOutput is used to write a message in the tm1server.log file and show different severity levels.  Where can the LogOutput function be used? TurboIntegrator Which TM1 Server version is the LogOutput function available for? Version 11 and…

  • ServerSandboxGet function for IBM Planning Analytics (TM1)

    ServerSandboxGet function for IBM Planning Analytics (TM1)

    ServerSandboxGet function for IBM Planning Analytics (TM1) ServerSandboxGet returns the name of the active sandbox for the user. If no sandbox is set as active, the function returns a blank string.  In this video, ServerSandboxGet will be used to return the 3rd sandbox for the user running the process. Where can the ServerSandboxGet function be used? TurboIntegrator Which…

  • ProcessAttrNL function for IBM Planning Analytics (TM1)

    ProcessAttrNL function for IBM Planning Analytics (TM1)

    ProcessAttrNL function for IBM Planning Analytics (TM1) ProcessAttrNL retrieves data from a numeric attribute for a process, given a language locale.  In this video, ProcessAttrNL will be used to retrieve the Reference Number from the TrainingProcess process Where can the ProcessAttrNL function be used? TurboIntegrator Which TM1 Server version is the ProcessAttrNL function available for? Version 11 and 12 What…

  • ServerSandboxesDelete function for IBM Planning Analytics (TM1)

    ServerSandboxesDelete function for IBM Planning Analytics (TM1)

    ServerSandboxesDelete function for IBM Planning Analytics (TM1) ServerSandboxesDelete allows administrators to delete user sandboxes from the TM1 server.   In this video, ServerSandboxesDelete will be used to delete the sandbox, Test, from the user Test. Where can the ServerSandboxesDelete function be used? TurboIntegrator Which TM1 Server version is the ServerSandboxesDelete function available for? Version 11 and 12 What is…

  • ProcessExists function for IBM Planning Analytics (TM1)

    ProcessExists function for IBM Planning Analytics (TM1)

    ProcessExists function for IBM Planning Analytics (TM1) ProcessExists checks if a process exists. 1 is returned if the process exists, 0 if it does not exist. If a process exists but has compilation errors, -1 is returned. In this video, ProcessExists is used to check if the process, TrainingProcess, exists on the TM1 Server. Where can the…

  • ServerSandboxExists function for IBM Planning Analytics (TM1)

    ServerSandboxExists function for IBM Planning Analytics (TM1)

    ServerSandboxExists function for IBM Planning Analytics (TM1) ServerSandboxExists checks if a sandbox exists for a user. It returns a numeric value of 1 if the sandbox exists or 0 if it does not exist. In this video, ServerSandboxExists will be used to check if the sandbox Training exists. Where can the ServerSandboxExists function be used? TurboIntegrator Which TM1…

  • HierarchySubsetAttrDelete function for IBM Planning Analytics (TM1)

    HierarchySubsetAttrDelete function for IBM Planning Analytics (TM1)

    HierarchySubsetAttrDelete function for IBM Planning Analytics (TM1) HierarchySubsetAttrDelete deletes a subset attribute from a hierarchy in a dimension. In this video, HierarchySubsetAttrDelete will be used to delete Office subset attribute from the Western Europe hierarchy in the Sales Region dimension. Where can the HierarchySubsetAttrDelete function be used? TurboIntegrator Which TM1 Server version is the HierarchySubsetAttrDelete function available for? Version 11 and…

  • HierarchySubsetAttrPutS function for IBM Planning Analytics (TM1)

    HierarchySubsetAttrPutS function for IBM Planning Analytics (TM1)

    HierarchySubsetAttrPutS function for IBM Planning Analytics (TM1) HierarchySubsetAttrPutS writes a string value to a subset’s attribute or set of elements in a hierarchy for a dimension. In this video, HierarchySubsetAttrPutS will be used to put text into an attribute in the default and French language. Where can the HierarchySubsetAttrPutS function be used? TurboIntegrator Which TM1…

  • HierarchySubsetCreate function for IBM Planning Analytics (TM1)

    HierarchySubsetCreate function for IBM Planning Analytics (TM1)

    HierarchySubsetCreate function for IBM Planning Analytics (TM1) HierarchySubsetCreate creates an empty public subset in a hierarchy. In this video, HierarchySubsetCreate will be used to create the subset, New Created Subset, associated with the Employee hierarchy and Employee dimension. Where can the HierarchySubsetCreate function be used? TurboIntegrator Which TM1 Server version is the HierarchySubsetCreate function available for? Version 11 and 12…

  • HierarchySubsetDeleteAllElements function for IBM Planning Analytics (TM1)

    HierarchySubsetDeleteAllElements function for IBM Planning Analytics (TM1)

    HierarchySubsetDeleteAllElements function for IBM Planning Analytics (TM1) HierarchySubsetDeleteAllElements deletes all elements in a subset from a hierarchy.  In this video, HierarchySubsetDeleteAllElements will be used to delete all elements from the Department subset associated with the Employee hierarchy and Employee dimension. Where can the HierarchySubsetDeleteAllElements function be used? TurboIntegrator Which TM1 Server version is the HierarchySubsetDeleteAllElements function available for? Version 11 and…