IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing monitor models > Create monitor models > Defining the visual model

Preparing SVG diagrams

Any Scalable Vector Graphics (SVG) file can be used as a static diagram to be displayed in the Diagram view based on a monitoring context or KPI context. For the diagram to be updated dynamically at run time, you must declare a namespace definition in the SVG file and assign monitor model IDs to the shapes that will be associated with actions. Shapes can change color, display text, link to other diagrams, or be hidden or displayed based on the values of metrics or KPIs.

Your default web browser must have an SVG viewer installed so that you can view SVG diagrams. Mozilla Firefox and Internet Explorer 9 or later include a built-in SVG viewer, which you can use when viewing SVG diagrams in Monitor dashboards. To use the SVG viewer from IBM Integration Designer, use IBM Installation Manager to install the web development tools package.

Restriction: In Internet Explorer, SVG diagrams that contain double-byte characters might not be displayed properly in the Visual model page of the Monitor Model editor. If you encounter this problem, use IBM Installation Manager to install the web development tools package to IBM Integration Designer or IBM Rational Application Developer.

The SVG files that are created when you export business measures have monitor model IDs configured for the important shapes such as tasks, variables, and links. If you are using any other SVG file, you need an SVG editor so that you can assign monitor model IDs to any shape that you want to reference. SVG editors include Inkscape, Adobe Illustrator, and Microsoft Visio. Your SVG diagram can include custom JavaScript that can be used to dynamically alter the diagram behavior at run time.

Defining the visual model


Related concepts:
Visual models
Installing and removing the toolkit