Links 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 |
| client_id | integer | not null | The id of the client component information |
| server_id | integer | not null | The id of the server component information |
| server_port | integer | not null | The open port on the server that this link is using |
| source | char(16) | with null | Where the link 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