Components that were discovered during Business Process Views generations prior to the current one.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| adm_add_uuid | byte varying(16) | not null | Unique Id for the Application Discovery Definition |
| definition_version | integer | not null | This version number is incremented whenever this Application Discovery Definition is changed. This includes any changes made automatically because of the autoreflectmods flag. |
| bpv_version | integer | not null | The version number of the Business Process Views that this belongs to |
| component_id | integer | not null | The id of the component information |
| nsm_seq | integer | with null | The Unicenter NSM sequence number for the component in the Business Process Views |
| type | varchar(16) | with null | The type of component. Can be CLIENT, SERVER, or INFRASTRUCTURE |
| source | char(16) | with null | Where the component originated from. Can be DISCOVERED, IMPORTED, INCLUDED, EXCLUDED, INITIAL. |
| level_number | integer | with null | The minimal distance in levels away from a client component. A client is at level 0. |
| tailor_uuid | byte varying(16) | with null | The unique identifier of the tailoring rule that was applied. NULL indicates no rule applies. |
| correlation | float | with null | Percentage of correlation with the application |
Product Name: Unicenter Application Performance Management
Table Type: Table