Category: Product
-
Analyse your data with Google Map and IBM TM1/Planning Analytics
Canvas for TM1 gives your company the freedom to easily create modern, sophisticated IBM TM1/Planning Analytics applications. There is almost no limit with the things you can do now, such as displaying your business data by locations with Google Map. For example we have seen sales field rep benefiting from this new type of visualization:
-
Which files are overwritten during a Canvas upgrade
During a Canvas upgrade, the installer can upgrade either the Cubewise Application Server or the application folders (webapps) or both. That is why you have to be careful about which files you can and can’t be changed to allow upgrades to work smoothly.
-
License file
The Canvas application server will not work without a license file. To get a license file, you need to send the server name to your Cubewise local office. You need one license file per server.
-
Deep dive into an application folder
All application folders are stored in the CWAS/webapps folder, by default you have only two applications ROOT and samples. In this article we are going to describe the folders inside the ROOT folder.
-
CWAS folder
By default the Cubewise Application Server will be installed in the following folder C:CWAS
-
Page break in PDF report
When printing a report using Canvas, you can customize as much as you like the PDF output. There are lots of CSS properties that you can use such as CSS Media Queries to update for instance the background color of the PDF. The PDF can be very different from the HTML page.
-
Override the default number format
Canvas includes the accounting.js library. With accounting.js you can do advance formatting for number, money and currency.
-
Canvas for TM1 at IBM Vision
This year at IBM Vision in Orlando, there will be two great examples of Canvas applications presented by Jabil Circuit and Apliqo C3.
-
Index.ftl structure
Canvas is a single page application SPA. Each Canvas application has a single web page which swaps and loads its different contents, depending on what the user click. All HTML pages are loaded in the container (blue). A single page (red) is loaded, that is why you see a “#” between the URL and the…
-
Schedule jobs to send PDF reports
With Canvas v1.2, you can now print your Canvas page into a PDF report and schedule a job to send it by email at a specific day or time. This article describes the steps how to create a job scheduler.