Data views in the TADDM model
You can generate reports from the TADDM data model file, model.xml file.
The data model is organized into several namespaces. The namespace is a logical container in
which all the names are unique. Each namespace contains query subjects, query items, and objects.
The following namespaces are present after you import the TADDM model.xml file:
- CDM namespaces
- These views contain the query subjects for almost all Common Data Model classes, including
discovery-related classes, split into several namespaces by their package names. Package names are
sorted alphabetically. The Simplified Model classes are distinguished by the
simple
prefix in the namespace name. You can use this data to generate reports that contain different types of CDM objects.
- WebSphere® namespace
- Note: WebSphere namespace is deprecated in TADDM 7.3.0.1, and later.This view contains the primary query subjects for a WebSphere environment. You can use this data to generate WebSphere-specific reports, such as listing the properties or JVM settings of WebSphere servers. This
WebSphere Server
query subject is linked to theAppServer
query subject contained in the shared namespace. TheWebSphere cluster
andWebSphere cell
query subjects are linked to theAppServer cluster
andJ2EE Domain
query subjects contained in the shared namespace.
- Shared namespace
- Note: Shared namespace is deprecated in TADDM 7.3.0.1, and later.This view contains query subjects that are considered to be key classes and can be used as a bridge to join data between different namespaces. The shared namespace contains information about computer systems and collection classes. You can use this data to create inventory reports.
- Business applications namespace
- Note: Business applications namespace is deprecated in TADDM 7.3.0.1, and later.This view contains query subjects for a business application, namely,
Application
andFunctionalGroup
query subjects. The functional group query subject is linked to the shared namespace through theCollection
query subject. You can use this data to create reports showing business applications and their members.
- Database namespace
- Note: Database namespace is deprecated in TADDM 7.3.0.1, and later.This view contains query subjects related to database and database servers. You can use the
All Databases
query subject to generate general database reports rather than vendor-specific database reports. The database content is linked to the shared namespace through theAppServers
query subject.
- Dependencies and relationships namespace
- Note: Dependencies and relationships namespace is deprecated in TADDM 7.3.0.1, and later.This view contains query subjects that represent generated relationships and dependencies, such as IP dependencies or switch to device relationships. You can use the general purpose
relationship(unlinked)
query subject to create manual links when creating a report or query. TheSwitchToDevice
query subject joins switches to computer system objects in the shared namespace.There are three query subjects related to server affinity. The
Server
query subject shows the union of all computer systems, application servers, and service objects in the database. TheAffinity (target-linked)
query subject, joins each affinity relationship to its target in theServer
query subject. TheAffinity (source-linked)
query subject joins each affinity relationship to its source in theServer
query subject. The server content is linked to the shared namespace through the computer system, application server, and service query subjects. You can use this data to generate a general report showing relationship between configuration items in the network.