Modifications made to APM Discovery generated NSM Business Process Views regarding the addition or deletion of components
| 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 |
| modification_date | date | with null | Date of last modification |
| status | char(10) | with null | Status of this modification. Can be DISCOVERED for newly discovered modifications, PENDING for discovered actions that were not reflected, DELETED if the modification was deleted, or TAILORED if it was converted to a tailoring rule. Only the modifications marked discovered are seen in the administration gui. |
| action | char(10) | with null | The action in the Business Process Views that caused the creation of this modification. Can be either Inserted or Deleted |
Product Name: Unicenter Application Performance Management
Table Type: Table