Attributes for an importer that is not part of a rule or a field in usm_importer. May for example be the directory where the imported files are imported from, the check interval etc
| Column Name | Column Datatype | Column Null Option | Column Comment |
| import_attribute_id | integer | not null | The identity of the import attribute |
| importer_id | integer | with null | |
| importer_instance_id | integer | with null | The identity of the import instance to which this attribute belongs |
| value | varchar(255) | with null | The value of the attribute |
| importer_spec_id | integer | with null | Specification of possible attribute values for an importer |
Product Name: Unicenter Service Management
Table Type: Table