Category: Product
-
Connecting to the Pulse Database
Since Pulse v5.6, Pulse uses only one h2 database by default, to access the data you just need to connect to the docs.h2.db. Instead of the h2 database, since v5.6 you can migrate your Pulse data to a MS SQL Server.
-
Slice download
Use the Slice community edition for free A business edition is available to unlock premium features and access to support. FREE 90 day trial of business features. Latest Release Notes By downloading this software you are agreeing to the license terms below: Downloads (Windows only): Getting started Go through the getting started guide to find…
-
Pulse Download
Download Pulse from the Cubewise Forum *Only available to Pulse customers. If you do not have access, please reach out to your local Cubewise contact or contact us through the website. Latest Release Notes Getting Started with Pulse Getting started Go through the getting started guide to find which setup works best in your environment.…
-
Canvas
A framework to build custom and modern web applications.
-
Pricing – arc
Pricing All pricing is per developer and in US dollars ($). Organization (Enterprise teams / In-house developer) $50 monthly per developer $500 yearly per developer Built for single users or administrators who need a fast, best in class development environment for TM1. Individual (Independent Contractor / Consultant) $30 monthly Special pricing for individuals who are…
-
arc-download
Use Arc for FREE for 3 months Arc for TM1 currently is available for anyone to use for free for a period of 3 months. No credit card details or contact information required, just download and use. Available in English, Spanish, German, French, Traditional Chinese and Simplified Chinese Latest Release Notes By downloading this software…
-
TM1py Support by Cubewise
Do you want to use TM1py and need access to support? Sign-up for official TM1py Support offered by Cubewise.
-
Fine-tuning for Pulse
The pulse default configuration should be enough for most environments. This article shares some tips to improve the performance of Pulse if it slows down. Migrating to MS SQL Server The default H2 database is single-threaded. It means that if you have many Pulse users and many TM1 instances. The queries to the database might…
-
Downloading elements during the documentation
By default, Pulse is going to download the elements for all dimensions with fewer elements than the maximum number of elements defined in Pulse.cfg (MaximumElements). If you don’t need Pulse to download elements, you should turn this off. By turning this off, the documentation will be significantly faster because Pulse will not have to request…
-
Making TM1 REST API queries faster
Pulse is mainly making three REST API queries (one to get the sessions, one to get the threads, and one to get the logs). This article shares some recommendations to make these queries even faster. Reducing the size of the tm1server.log file When Pulse is asking IBM Planning Analytics (TM1) to get the logs, TM1…