
Jazz for Service Management 1.1.2.0 Update for TDI install
As of the Jazz for Service Management mod release 1.1.2.0, the procedure installing TDI has changed. The two jar files( com.ibm.di.api.bind.jar and com.ibm.di.api.rest.jar) that were needed for DASH to communicate with TDI are no longer supplied in the JazzSM install. They are now being supplied with TDI 7.1.1 as of fix pack 4 The steps to install TDI 7.1.1 for Jazz SM 1.1.2.0 are as follows: Install Tivoli Directory Integrator Version 7.1.1. For more information on its requirements and how to install the software, see Installing ... [More]
Tags:  tdi ibm-blog mod_release ibm-blog-l3 upgrade dashboarding dash fixpack jazzsm_1.1.2 |
Creating a custom chart
I often get asked how to make some change to a chart in DASH when there isn't anything in our UI to get it done. Fortunately DASH's charting widget was designed to be extensible, and can be teased into doing almost anything you want with a little work. In this article I'll show you how to customize a chart by creating a heatmap chart with custom coloring. We'll learn a couple valuable techniques: how to create a new type of chart not currently available out of the box, and how to modify a chart's default rendering behavior.... [More]
Tags:  ibm-blog ibm-blog-l3 |
JazzSM Dashboard Widgets Interaction - Eventing Demystified
The DASH (Dashboard Application Services Hub) component in the UI Services of IBM JazzSM product supports custom dashboarding via drag and drop. This enables customers and business partners to easily create tailored dashboards at their end easily, without any programming and minimal technical knowledge. But many times you may want the widgets to interact each other too, either to other widgets in same page or even another page. In this blog we will see how to do that and a quick peek into how it works. DASH supports many events for... [More]
Tags:  events ibm-blog-l3 jazzsm ibm dash eventing ibm-blog dashboard widget |