CMDBuild UserManual ENG V240
CMDBuild UserManual ENG V240
CMDBuild UserManual ENG V240
2.4
User Manual
March 2016
Author Tecnoteca srl
www.tecnoteca.com
ENG
www.cmdbuild.org
User Manual
No part of this document may be reproduced, in whole or in part, without the express written permission
of Tecnoteca s.r.l.
CMDBuild uses many great technologies from the open source community:
PostgreSQL, Apache, Tomcat, Eclipse, Ext JS, JasperReports, IReport, Enhydra Shark, TWE, OCS
Inventory, Liferay, Alfresco, GeoServer, OpenLayers, Prefuse, Quartz, BiMserver.
We are thankful for the great contributions that led to the creation of these products.
cannot be modified (color, proportion, shape, font) in any way, and cannot be integrated into
other logos
cannot be used as a corporate logo, nor the company that uses it may appear as author / owner
/ maintainer of the project
cannot be removed from the application, and in particular from the header at the top of each
page
Page 2
User Manual
Contents
Introduction...................................................................................................................................... 4
CMDBuild modules...................................................................................................................................... 4
Available documentation.............................................................................................................................. 5
Getting Started................................................................................................................................. 6
CMDBuild philosophy.................................................................................................................................. 6
General Criteria........................................................................................................................................... 7
How to use CMDBuild.................................................................................................................................. 7
User Interface................................................................................................................................. 10
General design criteria............................................................................................................................... 10
Control elements........................................................................................................................................ 12
Filling in forms for data editing .................................................................................................................. 13
Menu.......................................................................................................................................................... 13
Simplified user interface............................................................................................................................ 14
Relations graph.............................................................................................................................. 17
Visual area................................................................................................................................................. 18
Toolbar in the top right............................................................................................................................... 20
Text area................................................................................................................................................... 22
Toolbar at the bottom right......................................................................................................................... 26
Cards.............................................................................................................................................. 29
Card List.................................................................................................................................................... 29
Card TAB................................................................................................................................................... 33
Details TAB................................................................................................................................................ 40
Notes TAB................................................................................................................................................. 41
Relations TAB............................................................................................................................................ 42
History TAB................................................................................................................................................ 46
Attachments TAB....................................................................................................................................... 48
Map management ..................................................................................................................................... 50
BIM viewer................................................................................................................................................. 53
Workflow cards............................................................................................................................... 55
Card TAB................................................................................................................................................... 58
Relations TAB............................................................................................................................................ 63
History TAB................................................................................................................................................ 64
Dashboard...................................................................................................................................... 65
Report............................................................................................................................................ 68
Report types and features ......................................................................................................................... 68
Utility features................................................................................................................................. 70
Password change...................................................................................................................................... 70
Massive card editing.................................................................................................................................. 71
Import CSV data........................................................................................................................................ 72
Export CSV data........................................................................................................................................ 75
APPENDIX: Glossary..................................................................................................................... 76
Page 3
User Manual
Introduction
Introduction
CMDBuild is an Open Source web application designed to model and manage assets and services
controlled by the ICT Department, therefore it handles the related workflow operations, if
necessary according to ITIL best practices.
The management of a Configuration Database (CMDB) means keeping up-to-date, and available
to other processes, the database related to the components in use, their relations and their
changes over time.
With CMDBuild, the system administrator can build and extend its own CMDB (hence the project
name), modeling the CMDB according to the company needs; the administration module allows you to
progressively add new classes of items, new attributes and new relations. You can also define filters,
"views" and access permissions limited to rows and columns of every class.
CMDBuild provides complete support for ITIL best practices, which have become a "standard de
facto" by now, a non-proprietary system for services management with process-oriented criteria.
Thanks to the integrated workflow engine, you can create new workflow processes with external
visual editors, and import / execute them inside the CMDBuild application according to the
configured automatisms.
A task manager integrated in the user interface of the Administration Module is also available. It
allows to manage different operations (process starts, e-mail receiving and sending, connector
executions) and data controls on the CMDB (synchronous and asynchronous events). Based on
their findings, it sends notifications, starts workflows and executes scripts.
CMDBuild includes also JasperReports, an open source report engine that allows you to create
reports; you can design (with an external editor), import and run custom reports inside CMDBuild.
Then it is possible to define some dashboards made up of charts which immediately show the situation
of some indicators in the current system (KPI).
CMDBuild integrates Alfresco, the popular open source document management system. You can
attach documents, pictures and other files.
Moreover, you can use GIS features to georeference and display assets on a geographical map
(external map services) and / or an office plan (local GeoServer) and BIM features to view 3D
models (IFC format).
The system includes also a SOAP and a REST webservice, to implement interoperability solutions
with SOA.
CMDBuild includes two frameworks called Basic Connector and Advanced Connector, which are
able - through the SOAP webservice - to sync the information recorded in the CMDB with external
data sources, for example through automatic inventory systems (such as the open source OCS
Inventory) or through virtualization or monitoring systems.
Through the REST webservice, CMDBuild GUI Framework allows to issue custom webpages on
external portals able to interact with the CMDB.
A user interface for mobile tools (smartphones and tablets) is also available. It is implemented as
multi-platform app (iOS, Android) and linked to the CMDB through the REST webservice.
CMDBuild modules
The CMDBuild application includes two main modules:
CMDBuild Open Source Configuration and Management Database
Page 4
User Manual
Introduction
the Administration Module for the initial definition and the next changes of the data model
and the base configuration (relation classes and typologies, users and authorization,
dashboards, upload report and workflows, options and parameters)
the Management Module, used to manage cards and relations, add attachments, run
workflow processes, visualize dashboards and execute reports
The Administration Module is available only to the users with the "administrator" role; the
Management Module is used by all the users who view and edit data.
Available documentation
This manual is dedicated to the Management Module, through which the IT service operators will
be able to update and view cards, run processes, execute reports, georeference items and perform
other utility features.
You can find all the manuals on the official website (http://www.cmdbuild.org):
Page 5
User Manual
Getting Started
Getting Started
CMDBuild philosophy
A CMDB is a storage and consultation system that handles the information assets of a company.
It is the official central repository and provides a consistent view of IT services.
It is a dynamic system that represents the current situation and knowledge of information
technology assets and related entities: hardware (computers, peripherals, networking, telephone
equipment), software (basic, environment, application software), documents (projects, contracts,
manuals) and other resources, internal and external.
It is a monitoring system for the processes executed, described and managed through the
workflow functions.
CMDBuild is a robust, customizable and extensible CMDB solution.
Providing an extensible solution means providing an open and dynamic system that can be easily
designed, configured and extended by the system administrator in different phases in terms of types
of objects to manage, attributes and relations.
Since there are not two organizations that operate exactly on the same set of objects (assets) and,
for each object, on the same information, we decided to set, as the primary CMDBuild feature, the
system flexibility, developing features to configure the whole system: data model, processes,
reports, external systems connectors, etc.
To be more precise, the management features available in CMDBuild allow you to:
display the data cards of a class or a view according to the available permissions (on the
whole class or on subsets of rows and columns)
carry out researches through the filter mechanisms available in the system, with the
possibility of storing a search filter and reuse it later
use the configured widgets to run specific card functions
consult the relations among cards with a graphic tool or simply browsing the system
insert or update data card, including the notes field with HTML editor
create or edit relations among cards, including relations attributes
upload card attachments
georeference objects, maps or 2D plans through proper GIS functions
georeference objects on 3D models through proper BIM functions
view the list of pending and completed processes (workflow)
refer to the dashboards defined in the system
run predefined and custom reports (designed with IReport)
change password
import or export data in CSV format
edit multiple cards at the same time
enter the Administration Module (administrator role)
Here is a diagram that explains terms and concepts introduced above in relation to the
configuration of the data model.
Page 6
User Manual
Getting Started
General Criteria
The use of the Management Module assumes that the system administrator has defined, using the
Administration Module, an initial data model for the system.
It is not necessary for the initial model to describe all the properties managed by the organization, it
is indeed important to adopt a policy to gradually develop the system through successive phases in
terms of cards and relations between them.
We recommend you to start by managing a small but complete set of objects and relations and
then extend the system once the knowledge and requirements have become clearer.
CMDBuild expects that operators use the Management Module to manage cards according to the
rules defined by the system administrator with the Administration Module.
We recommend you to use CMDBuild:
properly recording data cards: a database with missing information is not useful
recording the new information, as soon as they are available, and updating the existing
ones: an outdated system is not useful to anyone
Page 7
User Manual
Getting Started
get updated information on each individual asset and relations with other assets or other
elements of the system
find out the state of each asset and of each relation in any previous time
update the information stored in the system - cards and documents - either individually or
with advanced functions for multiple changes
create useful reports for the analysis of daily operations or historical trends and statistics
carry out automatic activities (notification e-mails, workflow launch, script implementation)
that follow operations (such as e-mail receiving, workflow launch, check on synchronous
and asynchronous events) configured through the Task Manager available in the
Administration Module
The most widely used features, grouped in the "data cards" section, are :
the consultation of the data cards of a class or a view, according to the available
permissions (on the whole class or on subsets of rows and columns)
the card search, specifying filters both on the data cards of the current class and on those
of the relation classes, with the possibility of storing and reusing them
3D model georeference
process overview
display the grids found in every dashboard, with the possibility of consulting the generated
numbers
The "Utilities" tab includes some wizard to handle operations such as:
Page 8
User Manual
password change
Getting Started
Page 9
User Manual
User Interface
User Interface
The user interface uses Ajax technology.
This solution, part of the new Web 2.0 paradigm, provides a more intuitive application, improves
interaction and gets faster responses from the system.
left side menu - "accordion" style - to access menus of Management and Administration
modules
A footer, containing:
application credits
The details above are part of a standard setup but may differ in case of specific installations.
We present now the details of the Management Module since the Administration Module has a
dedicated manual.
Here are two screenshots of the Management Module (blue shades) and Administration Module
(shades of gray).
Management Module:
Page 10
User Manual
User Interface
Administration Module:
Page 11
User Manual
User Interface
Control elements
Navigation chronology
Top right there is an icon to access the chronology of those actions performed in the system starting
from the last login and to enter a card you have already visited:
navigation chronology
This list shows the sequence of actions and the related type, function and detail. It allows even to
return to the same position of the chosen row.
Resizing the main areas
The three main areas described above can be resized by clicking and dragging the layout borders.
On pages with a standard layout (divided into upper and lower area) you can (only in Management
Module) act more quickly using buttons located on the top right to:
Accordion menu
The menu on the left side is accordion-style and allows the user to open / close each item of the
first level with a simple click.
Opening / closing a menu entry toggles the sub-elements of the selected entry.
Grid management
The standard data grid management (Management Module only) permits to:
Page 12
User Manual
User Interface
Selection filter
The selection filter, if defined, is available in two modes:
quick search on all card attributes (not just those shown on the
grid)
advanced search filter, which provides advanced filtering (included
the storing and the filter reuse) and will be described in individual
use cases
Interactive help
In some cards (in particular in the process management) there is a button in the lower right corner
that displays a panel with some compilation tips.
multiline text
you can then use the widgets (buttons) configured for the card.
Every insert operation includes confirmation and cancellation buttons
Menu
Both Administration and Management modules work on the same objects, the first to set
configuration options (data structures), the second to manage the information stored in these
objects (cards).
Both modules have an "Accordion" style menu and include the same entries, however for each
entry there are different options in the two modules:
lookup tables, definition of filters and views, users and groups, definition of menu, GIS
configuration, configuration of base parameters in the Administration Module
Page 13
User Manual
User Interface
navigation menu (list of items available to the current user, ordered in folders in a coherent
and organized way) views, dashboards and utilities in the Management Module
The Management Module provides an additional menu - the navigation menu - that includes a list
of items available to the current user; it's possible to define a custom navigation menu using the
Administration Module.
hide one by one the headings of the accordion Menu placed in the left side of the page
hide one by one all TABs of the cards and of the processes
set an alternative display mode of the cards / processes list and of the insertion or update
form of a card / process
Page 14
User Manual
User Interface
Page 15
User Manual
PC Requirements
CMDBuild is a web-based application, so both modules are available using a standard web
browser.
The system user has to arrange on his/her processor only an updated web browser (Firefox up to
version 43, Chrome up to version 48, Microsoft Explorer 8 or more recent up to version 10).
The web architecture ensures complete usability to any IT organization that operates in multiple
locations (ie collaborative workflow); any entrusted client can connect and interact with the system
using a standard web browser.
Authentication
You must login to use the application.
The login form requires a username, a password and eventually a language selection (if the
application has been configured to handle multiple languages)
Once the user has logged in, the system starts with the Management Module and only the users
that have the required role can switch to Administration Module by clicking on the link on top of the
page (visible by clicking on the information panel located in the center)
Page 16
User Manual
Relations graph
Relations graph
Since this is a feature available in many situations, we describe now the details of the relation
graph.
The purpose of the function is to:
allow interactive analysis through filters on cards and relations, graph explosions,
application of pre-defined filters (navigation trees), application of other pre-defined functions
By designing the new displayer, we were looking for a solution that could grant an optimal result
when viewing graphs that include (even high) number of nodes and relations. At the end we opted
for the 3D choice, which offers one more spatial dimension to work on.
The user interface is divided into a graphical area on the left and a text area on the right, which are
synchronized.
Furthermore, there are two toolbars, one on the top right and one at the bottom right.
Page 17
User Manual
Relations graph
Visual area
The visual representation of the graph includes:
nodes, corresponding to the card "root" (to request the graph opening) and to the correlated
cards. All of them are represented with a default icon or with icons that are previously
uploaded into the system according to their class
selection of a node (click the right mouse button), with contextual presentation of the cards
and of the relations in the text area on the right
selection of adding nodes (click the left mouse button and hold CTRL)
"explosion" of a node (double click), and opening of children nodes for the number of levels
set in the toolbar at the bottom right
explosion of the whole graph, and opening of all children nodes for the number of levels
set through the slider of the toolbar at the bottom right
3D rotation of the graph (click the right button and move the mouse on the page area)
In the following screenshot you can see the result of the 3D rotation on the graph viewed on the
previous page.
Page 18
User Manual
Relations graph
In the following screenshot you can see that, after double-clicking on a node, its relations are
opened.
Page 19
User Manual
Relations graph
Apply the current layout: it sets the layout of the first opening page
Center the layout on selection: it centers the graph onto the current element
Oped selected nodes: it opens the relations of all selected nodes for the number
of levels set in the toolbar at the bottom right
Reopen the graph from this node: it re-opens the graph from the selected node
In the two following screenshots you can see the result when applying a navigation tree to a graph.
Page 20
User Manual
Relations graph
Page 21
User Manual
Relations graph
Text area
In the text area you can see:
the card with the main attributes (attributes "Base display", defined in the Administration
Module) and list of relations defined for that card
Page 22
User Manual
Relations graph
In the three following screenshots there are the nodes related to the cards selected in the TAB
Cards list.
Page 23
User Manual
Relations graph
Through the proper icon (character minus), you can view only the selected data cards in the list
(in the example, 7 elements out of 19):
Through the field for the text search, you can even reduce the selected cards:
Page 24
User Manual
Relations graph
In the following screenshot there are all nodes belonging to the classes selected in the TAB
Classes.
Below, under the text area, there are reiterative data above the number of nodes and the displayed
relations.
Page 25
User Manual
Relations graph
Open the filter panel: access to the page of the filter setting
Through the filter functions, you can select / deselect one or more classes and one or more
domains and view the related results on the graph.
Selection of classes:
Page 26
User Manual
Relations graph
Filter on domains:
Page 27
User Manual
Relations graph
Here's the result after the application of labels on all graph nodes.
The following screenshot shows the Setup panel (the settings are still valid during the current
session, but they can be made persistent by the Administration Module).
Page 28
User Manual
Cards
Cards
Using the Management Module it's possible to access the information stored in the system,
perform searches, update cards, create relations, see card history.
Card List
For all the entries in "Cards" menu (or for classes available in the navigation menu) the
Management Module offers, on the top right, the list ("grid") of cards of the selected class. The
details of the single highlighted card are shown on the bottom right corner.
sort cards by clicking on column header (the first click will sort
ascending, the second descending)
add columns to the grid (the default columns are defined in the
Administration Module). The list of available columns-attributes is
shown by clicking on the column arrow (screenshot)
use the page controls to move one page forward or backward, move
to the first / last page, move to a specific page number
Page 29
User Manual
define a new search filter, selecting attribute values for the card or
for the related cards (see next paragraph)
change the page layout by clicking and dragging the layout borders
Cards
search on all the attributes of the current class (the conditions must be simultaneously valid,
that is "AND") with different operators and also by applying more conditions on the same
attribute (in this case it will be considered as "OR")
search on all the attributes of the classes related to the current card, either by selecting
individual rows in the TAB "List" or by applying filters on the attributes of the related class
search on all the attachments (text-based attachments)
In the next example we extract computers having "Epson" or "Canon" brand and containing the
string "Monitor" in their description.
The search can be saved as filter and then reused by the same or other users who shared that
filter with the administrator.
Page 30
User Manual
Cards
In the next example we extract all computers assigned to by "Mary Johnson" or "Michael Davis"
(the selected domain is "AssetAssignee").
Page 31
User Manual
Cards
Also in this case, you can save and reuse the search.
The following example extracts all the computers in one of the two data center rooms (the domain
is set to "Room asset").
The two selection types ("List" and "Filter" tabs) can be used simultaneously, i.e. it is always
possible to narrow the list extracted by clicking on the checkboxes of the rows displayed.
When the user confirms the search filter, the application searches matching cards; the columns
shown are the ones defined in the Administration Module.
Page 32
User Manual
Cards
Card TAB
In addition to the card list (common to all subpages of this menu section), the Card TAB shows the
list of attributes of the selected card.
There is the possibility of performing the following operations:
edit an existing card by selecting the row and clicking the "Modify card"
button
delete an existing card by selecting the row and clicking the "Delete
card" button (logical delete)
clone the current card
The layout of cards containing a lot of attributes can be rearranged by splitting the information into
data groups (in the screenshot the groups are "General", "Administrative data" and "Technical
data"); using then the tabs (located on the top / bottom area - it depends on settings in the
Administration Module) it's possible to open only the selected group of attributes.
The fields shown during an insert or update operation are configured using the Administration
Module. There are two "Editing modes" you can set in the Administration Module: "Editable" for
editable attributes and "Read Only" for read-only attributes.
Page 33
User Manual
Cards
select a value directly from the corresponding list or open the pop-up window to use
advanced features ("list" and "filter" tabs as described in the previous paragraph)
set values for domain attributes (those set in the Administration Module as "base
display")
the first opens the list with the names of the suppliers and lets you choose an
option
Page 34
User Manual
Cards
Below you can find the popup for "Assignee" reference field value, with advanced filter
functionalities:
Below you can see a sample of management of those attributes defined on the "domain" where the
Reference field "Technical reference" is configured (in the example the role of the asset's referent):
Page 35
User Manual
Cards
Widget
Widgets - which can be configured using the Administration Module - can be used to perform
specific functions useful for the current card.
On a common card, the following widgets can be configured:
Create report: it allows to print a report
Navigation tree: it allows to select one or more datacards through an interface based on a
preconfigured navigation tree (subset of the domain graph)
Start workflow: it allows to start the specified workflow by using a popup window (the
workflow will then go ahead with the common CMDBuild functions)
Create or modify card: it allows to insert / edit a data card into a class that is different to the
current one
Further widgets can be used just within the workflows (see the Workflow Manual).
Below you can see examples of pop-up windows that CMDBuild creates in case of "Ping" and
"Calendar" widgets.
Ping
Using the "Ping" widget, you can run a "ping" command on the IP address of the current computer
card and verify its reachability.
Page 36
User Manual
Cards
Calendar
Using the "Calendar" widget, you can check the warranties by opening the calendar at the end of
the warranty date of the current computer card.
Create report
Page 37
User Manual
Cards
It allows to print a report among the ones designed with IReport and imported into CMDBuild.
If the report includes certain parameters, they are required at rendering time.
Page 38
User Manual
Cards
It allows you to enter (read-only or writable) a data card of interest in spite of the current one
In the following example, starting from the card of a PC you can refer to every assignee's personal
data
Page 39
User Manual
Cards
Details TAB
For certain classes it can be useful to manage cards using a "master-slave" schema, where "slave"
cards are hierarchically related to "master" cards.
This option can be enabled by using the "Master Detail" checkbox on the corresponding domain,
and defining in the detail (slave) class a reference field that refers to the main class (master).
In the following example we have configured a domain so that the assets located in a given room
are connected, with a Master-Detail domain, to the room itself.
As a consequence, the master card will show a further selection list (on the right) called "Details",
which may include the name of one or more classes related to the "Master" class.
When accessing the card list, an entry called "Asset" (the domain description) will appear, and
when selecting that entry we will get, in the tab "Details", the list of assets located in the current
room.
There is the possibility of performing the following operations:
create a new card using the button on the top of the screen
edit card
delete card (logical delete)
open the relations graph for current card
displays and allows the editing of the "Notes" field
displays and allows you to manage documents attached to the card
Page 40
User Manual
Cards
Notes TAB
Using the "Notes" tab you can browse and update the "Notes" field, a field containing a description
of the selected card.
The "Notes" field is managed using an HTML editor that allows various formatting options (type,
size and font color, text alignment, lists).
Page 41
User Manual
Cards
Relations TAB
The "Relations" TAB allows you to manage the relations of the current card.
There is the possibility of performing the following operations:
open (move to) the related card (double click on the card row)
The relations are grouped by domain, with the possibility of collapsing or expanding each group.
By default, the groups containing a number of relations minor than the threshold set in the
Administration Module are automatically expanded.
The application shows also the attributes defined for the domain (if any).
The relations tab is disabled if no domains involve the current class (directly or through a
superclass).
Page 42
User Manual
Cards
Page 43
User Manual
Cards
By confirming the operation, we will have a relation between the asset and the supplier.
Page 44
User Manual
Cards
Page 45
User Manual
Cards
History TAB
Thanks to the "versioning" feature included in CMDBuild, the "History" TAB allows you to browse
the history of the selected card.
The card "versions" are displayed one per line, and you can expand / close the card details.
For each "version" of the card the system shows:
in the first case, the attributes of the card for that specific "version", with highlighted
changes (in green)
in the second case, the code and description of the related card at that time ("version")
Using the check Include relations you can consult the relation history.
Page 46
User Manual
Cards
Page 47
User Manual
Cards
Attachments TAB
The "Attachments" TAB allows you to view the documents attached to the current card.
The application uses Alfresco DMS as storage system, however standard operations (such as
attach, open, delete, etc.) take place using CMDBuild standard interface.
When loading a new attachment, the user must select a document type from a drop-down list; this
list must be defined using Administration Module (administrator has to create a specific Alfresco
Lookup and set all the parameters into the Alfresco configuration page).
There is the possibility of performing the following operations:
delete attachment
The integration of Alfresco DMS requires the creation of a specific CMDBuild area inside the
Alfresco repository, creating a folder dedicated to the first level, a subfolder for each class and,
inside, a subfolder for each card.
The attachment feature is completely integrated in CMDBuild, so the use of Alfresco interface is
not necessary. However, those wishing to use the Alfresco interface will find the same documents
available in CMDBuild.
Attachments upload
The upload takes place using a file upload form, the fields are:
attachment category (related to a specific lookup - see the configuration parameters in the
Alfresco section of the Administration Module)
file
attachment description
Page 48
User Manual
Cards
Attachments display
The files attached to the current card are presented in this way:
Page 49
User Manual
Cards
Map management
By clicking on the "Map" button you can see or change the position of an object on the map (or
plan); let's see how to configure the GIS feature in CMDBuild.
The prerequisites are:
activation of PostGIS operations in your database (SQL scripts provided in the PostGIS
documentation)
The CMDBuild configuration requires:
activation of a map service (Open Street Map or Google Maps or Yahoo! Maps) and / or
activation of GeoServer GIS server for raster / vector files (plans, etc.)
The GIS features available in CMDBuild, once you switch to map mode (button "Map" on the grid),
include:
"zoom in" / "zoom out", using the mouse wheel or by using the map
controls
Page 50
User Manual
info, i.e. display the list of those elements set in a certain point of the
map, which can be reached by pressing the left button more than two
seconds; also in this case you can place into the related card by
clicking on the green arrow on the right
Cards
display cards on the map; the selected card appears with a yellow
bullet while the other cards appear with the predefined attribute icon
select the geographical attribute (if the current class has more than
one)
Page 51
User Manual
Cards
Through the described functionalities, you can get an advanced management of the asset
georeference.
Sample of items set onto the plan:
Page 52
User Manual
Cards
BIM viewer
The visible IFC models should be imported in advance into CMDBuild (or into its dedicated
BIMserver repository), through its proper function available in the Administration Module.
The IFC files include entities and relations of the represented model, starting from a root class (e.g.
Building)
Such root class is recognized in the UI of CMDBuild. In the card list it is supported by a special
icon that starts the viewer.
Once it starts, the 3D viewer will show you a pop-up window like the following one.
The functions available in the 3D viewer of BIM are subdivided into the three headings of the
accordion menu on the left:
Page 53
User Manual
Cards
list of layers that include the elements of the model, with the possibility
of showing / hiding each of them
The detail functions available in the heading "Controls (first heading of the previous table) include:
Camera:
Mode
Page 54
User Manual
Workflow cards
Workflow cards
CMDBuild workflow user interface provides, for all kinds of workflow:
list of open / closed process instances (depending on the value selected in the combo)
a panel to display instructions for current workflow step (button on the right)
We provide a specific manual (Workflow Manual) dedicated to the configuration and use of the
workflow system. In this chapter there are only some general information and screenshots related
to the directions for use through the Management Module
This is a sample of form for a step that is part of a RfC management workflow.
Just like the standard cards, workflow cards provide attributes, notes, relations and history.
It's possible to interact with the CMDBuild workflow using simplified interfaces that might be easier
to use for non-technical users. They can be used to open a new support ticket or to subscribe IT
services or to validate any activities in authorization workflows.
Talking of this, CMDBuild provide a tool for the implementation of external interfaces called
CMDBuild GUI Framework, which interacts with CMDBuild through the webservice REST.
Page 55
User Manual
Workflow cards
It allows an (almost) unlimited freedom when projecting the graphic layout, defined through an XML
descriptor and with the possibility of intervening on the CSS, and it allows you to use it in portals
based on different technologies, since it is developed in javascript / Jquery environment.
On the other side, the GUI Framework configuration needs a javascript code customization, that is
simplified thanks to predefined functions (communication, authentication logics, etc.) and to native
graphic solutions (forms, grids, upload buttons and other widgets)
Sample of interface for the advancement of a process.
As an alternative, CMDBuild provides a standard solution to issue some features in the form of
Portlet (standard JSR 268) in the open source Liferay portal.
The portlet is able to access to CMDBuild through the SOAP webservice, adapting to the
configuration of the related instance (menu, authorizations, data card structure, process flows,
reports).
The portlet includes the starting and progressing of a process, with consultation of active instances
or completed instances, of data card management, (input, edit, cancellation) and report execution .
Page 56
User Manual
Workflow cards
This solution is very advantageous because it can adapt to the related CMDBuild instance without
developing a code for the management of the interaction between two environments.
Its limit is its "self adaptability" itself that does not allow any kind of customization.
Page 57
User Manual
Workflow cards
Card TAB
By selecting the function of RfC process management, the system shows the RfC as open (or in
the selected status chosen in the upper list: open, suspended, complete, aborted, all).
Through the button Start Request for Change the Helpdesk can register a new request.
Prior to fill in the form, the operator can refer to the operative instructions associable with every
user activity (by working in the XPDL file which describes the process flow).
Page 58
User Manual
Workflow cards
Widget
Widgets configured using the Administration Module can be used to perform specific functions
useful for the current user's activity.
These widgets can be classified as follows:
Manage relation: create, edit or link cards (create relations) to the main card
Link card: select cards from a filtered list (the filter is specified using the CQL language),
with a geographical extension to select dots and ploygons on the map
Webservice: select a record from a list by querying an external webservice (e.g. databases
used in the workflow)
Email management (with parameter substitution, also obtained with CQL query)
Create report: run reports (the report may be attached to the process and sent via mail)
Edit grid: compiling a table with several rows (data cards) and columns (data card
attributes), with the possibility of adding or deleting rows or importing them from CSV files
Start workflow: starting another selected static workflow (according to the definition of
workflow) or a dynamic selected workflow (during the start of the workflow)
Navigation tree: it allows to select one or more datacards through an interface based on a
preconfigured navigation tree (subset of the domain graph)
Page 59
User Manual
Workflow cards
The work area in the Options TAB has the following interface (the select mode, single or multiple,
can be modified):
The work area in the Option TAB has the following interface:
Page 60
User Manual
Workflow cards
It's possible to create automatically emails using a preset template, fill it out manually, or
incorporate free text in an email automatically generated.
Page 61
User Manual
Workflow cards
When you are writing an e-mail, you can attach documents by uploading them both from your own
file system and from the ones filed in the document system integrated in CMDBuild.
The fields To and CC can include one or more e-mail addresses; in case of several addresses
the separator should be ,.
Example 3: Attachment management
In this example, the workflow provides access to the workspace using the button:
The work area in the Option TAB has the following interface:
Page 62
User Manual
Workflow cards
Relations TAB
About the processes cards, you can refer the relations created during the activity progress.
The relations can be manually created from the user interface or direct from the system through
automatisms based on APIs configured in the process.
Page 63
User Manual
Workflow cards
History TAB
Referring to the History TAB you can know the complete sequence of each single progress activity,
their users, beginning and ending date.
Such information can be used through report and dashboard to calculate and provide experience
indexes (KPI) of the service effectiveness (SLA control).
Page 64
User Manual
Dashboard
Dashboard
CMDBuild includes the possibility of configuring one or more "dashboard" pages; each of them can
be addressed to a different typology of aspects which should be controlled: asset situation, service
desk performances, cost allocation, etc.
Every dashboard is made up of a number of charts with different typologies: pie, bar, line, gauge
chart.
Like all CMDBuild components, also the dashboards are configured in the Administration Module
and can be referred in the Management Module, both with the specific Dashboard heading of the
accordion menu and in the Navigation Menu.
For every dashboard chart you can perform the following operations:
display the complete list of the values for the chart calculation
if required, edit the analysis parameters, and update the chart display
Page 65
User Manual
Dashboard
In the following sample you can see how you can edit the valorization of the provided parameter in
the bar chart, in this case the analysis class.
In the following sample you can see how the value list for the bar chart calculation can be
demanded and shown.
Page 66
User Manual
Dashboard
The dashboards are performed through proper components of the Ext JS library, which the whole
CMDBuild user interface is implemented with, and include some interaction mechanisms for the
data reference.
In the following sample, if you place the mouse on a pie chart area, the area will be highlighted and
the corresponding numeric value will be presented.
Page 67
User Manual
Report
Report
CMDBuild includes and uses a powerful report engine (JasperReport) able to create dynamic
reports that are designed using an external visual editor (iReport) and then imported using the
Administration Module.
The report engine supports these formats:
PDF
CSV, used to import data into spreadsheets
ODT, used to import data into a word processor
selecting the report from the navigation menu (if available) in the top-left column
accessing the list of available reports (for the current user) by choosing the "Report" menu
in the left column
Page 68
User Manual
Report
Page 69
User Manual
Utility features
Utility features
Some of the utility features are:
password change
CSV export
CSV import
Password change
This operation allows the user to set a new password; the user has to insert the old password to
confirm the change.
User must insert the new password twice (to avoid typing errors).
Page 70
User Manual
Utility features
Page 71
User Manual
Utility features
The first row of the CSV file will include the columns headings.
The system will match only the columns in the CSV file with the attributes names (note: the name,
Page 72
User Manual
Utility features
NOT the description) defined using Administration Module (i.e. the column name in the database
table).
The import function will propose the CSV file contents as table on the CMDBuild page, highlighting
in red possible invalid rows (column name not identified, compulsory columns not present, data
type invalid or not corresponding to the database, etc).
Lookup attributes must match (uppercase/lowercase, blank spaces, etc.) the lookup description as
stated, at registration time, in the Administration Module.
Reference attributes must match the "Code" (note: "Code", NOT "Description") field of the related
card (uppercase/lowercase, blank spaces, etc.).
Dates must be written using dd/mm/yy format
In the CSV file, only the rows with the column number provided in the heading row are considered
valid: you have to pay attention not to insert any additional empty rows or columns in the CSV file.
The example shows some errors on reference fields.
Step 2
The next step is the correction of any highlighted errors, which can be done by double-clicking on
the field and changing the value (as shown in the screenshot).
Alternatively, it is possible to modify the CSV file and retry the import operation.
Once resolved the errors, you can press the "Update" button to re-run data validation.
Finally, if there are no errors, you will complete the operation by filing the cards in the database.
Please, remember that the data import operation always appends data, so new cards are always
added to the existing ones (otherwise it creates an error if there is a duplicate key).
Below you can find a screenshot of the user interface provided by the system for the final loading.
Page 73
User Manual
Utility features
Page 74
User Manual
Utility features
Page 75
User Manual
APPENDIX: Glossary
APPENDIX: Glossary
ATTACHMENT
An attachment is a file associated to a card.
Attachments containing text (PDF, Open Office, Microsoft Word, etc.) are indexed in full text mode
so that they can appear in search results.
WORKFLOW STEP
"Activity" means one of the steps of which the process consists.
An activity has a name, an executor, a type, possible attributes and methods with statements
(CMDBuild API) to be executed.
A process instance is a single process that has been activated automatically by the application or
manually by an operator.
See also: Process
ATTRIBUTE
The term refers to an attribute of a CMDBuild class.
CMDBuild allows you to create new attributes (in classes and domains) or edit existing ones.
For example, in "supplier" class the attributes are: name, address, phone number, etc..
Each attribute corresponds, in the Management Module, to a form field and to a column in the
database.
See also: Class, Domain, Report, Superclass, Attribute Type
BIM
Method with the aim to support the whole life cycle of a building: from its construction, use and
maintenance, to its demolition, if any.
The BIM method (Building Information Modeling) is supported by several IT programs that can
interact through an open format for data exchange, called IFC (Industry Foundation Classes).
See also: GIS
CI
We define CI (Configuration Item) each item that provides IT service to the user and has a
sufficient detail level for its technical management.
CI examples include: server, workstation, software, operating system, printer, etc.
See also: Configuration
CLASS
A Class is a complex data type having a set of attributes that describe that kind of data.
A Class models an object that has to be managed in the CMDB, such as a computer, a software, a
service provider, etc.
Page 76
User Manual
APPENDIX: Glossary
CMDBuild allows the administrator - with the Administration Module - to define new classes or
delete / edit existing ones.
Classes are represented by cards and, in the database, by tables automatically created at the
definition time.
See also: Card, Attribute
CONFIGURATION
The configuration management process is designed to keep updated and available to other
processes the items (CI) information, their relations and their history.
It is one of the major ITIL processes managed by the application.
See also: CI, ITIL
DASHBOARD
In CMDBuild, a dashboard corresponds to a collection of different charts, in this way you can
immediately hold in evidence some key parameters (KPI) related to a particular management
aspect of the IT service.
See also: Report
DATABASE
The term refers to a structured collection of information, hosted on a server, as well as utility
software that handle this information for tasks such as initialization, allocation, optimization,
backup, etc..
CMDBuild relies on PostgreSQL, the most powerful, reliable, professional and open source
database, and uses its advanced features and object-oriented structure.
DOMAIN
A domain is a relation between two classes.
A domain has a name, two descriptions (direct and inverse), classes codes, cardinality and
attributes.
The system administrator, using the Administration Module, is able to define new domains or
delete / edit existing ones.
It is possible to define custom attributes for each domain.
See also: Class, Relation
DATA FILTER
A data filter is a restriction of the list of those elements contained in a class, obtained by specifying
boolean conditions (equal, not equal, contains, begins with, etc.) on those possible values that can
be accepted by every class attribute.
Data filters can be defined and used exceptionally, otherwise they can be stored by the operator
and then recalled (by the same operator or by operators of other user groups, which get the
permission to use them by the system Administrator)
See also: Class, View
Page 77
User Manual
APPENDIX: Glossary
GIS
A GIS is a system able to produce, manage and analyse spatial data by associating geographic
elements to one or more alphanumeric descriptions.
GIS functionalities in CMDBuild allow you to create geometric attributes (in addition to standard
attributes) that represent, on plans / maps, markers position (assets), polylines (cable lines) and
polygons (floors, rooms, etc.).
See also: BIM
GUI FRAMEWORK
It is a user interface you can completely customise. It is advised to supply a simplified access to
the application. It can be issued onto any webportals and can be used with CMDBuild through the
standard REST webservice.
See also: Mobile, Webservice
ITIL
"Best practices" system that established a "standard de facto"; it is a nonproprietary system for the
management of IT services, following a process-oriented schema (Information Technology
Infrastructure Library).
ITIL processes include: Service Support, Incident Management, Problem Management, Change
Management, Configuration Management and Release Management.
For each process, ITIL handles description, basic components, criteria and tools for quality
management, roles and responsibilities of the resources involved, integration points with other
processes (to avoid duplications and inefficiencies).
See also: Configuration
LOOKUP
The term "Lookup" refers to a pair of values (Code, Description) set by the administrator in the
Administration Module.
These values are used to bind the user's choice (at the form filling time) to one of the preset
values.
With the Administration Module it is possible to define new "LookUp" tables according to
organization needs.
MOBILE
It is a user interface for mobile tools (smartphones and tablets). It is implemented as multi-platform
app (iOS, Android) and can be used with the CMDB through the REST webservice.
See also: GUI Framework, Webservice
PROCESS
The term "process" (or workflow) refers to a sequence of steps that realize an action.
Each process will take place on specific assets and will be performed by specific users.
A process is activated by starting a new process (filling related form) and ends when the last
workflow step is executed.
Page 78
User Manual
APPENDIX: Glossary
Page 79
User Manual
APPENDIX: Glossary
VIEW
A view not only includes the whole content of a CMDB class, it is a group of cards defined in a
logical way.
In particular, a view can be defined in CMDBuild by applying a filter to a class (so it will contain a
reduced set of the same rows) or specifying an SQL function which extracts attributes from one or
more related classes.
The first view type maintains all functionalities available for a class, the second one allows the sole
display and search with fast filter.
See also: Class, Filter
WEBSERVICE
A webservice is an interface that describes a collection of methods, available over a network and
working using XML messages.
With webservices, an application allows other applications to interact with its methods.
CMDBuild includes a SOAP and a REST webservice.
WIDGET
A widget is a component of a GUI that improves user interaction with the application.
CMDBuild uses widgets (presented as "buttons") that can be placed on cards or processes. The
buttons open popup windows that allow you to insert additional information, and then display the
output of the selected function.
Page 80