| Key | Database field | Header | Description |
|---|
| NUMID | NUMID | NUMID | The numerical id. |
| ID | ID | ID | The field ID of the importer rule. |
| Owner | OWNER | Owner | The owner of the importer set. |
| Dat | DAT | Last update | The date on which the importer rule was last changed. |
| Table | TBL | Table | The table into which data are imported. |
| Source | SOURCE | Source | The type of the data source. |
| FrontRegex | FRONTREGEX | Front regex | A regular expression matching a line before the line that contains the to be imported value. The expression must match the complete line. |
| LineRegex | LINEREGEX | Line regex | A regular expression for the line from which a value shall be read. This regular expression may match the complete line or some text in the line. |
| LeftRegex | LEFTREGEX | Left regex | A regular expression matching the line portion to the left of the value to be imported. |
| FieldRegex | FIELDREGEX | Field regex | A regular expression matching the value. |
| RightRegex | RIGHTREGEX | Right regex | A regular expression matching the line portion to the right of the value to be imported. |
| BackRegex | BACKREGEX | Back regex | A regular expression matching a line after the line that contains the to be imported value. The expression must match the complete line. |
| StopRegex | STOPREGEX | Stop regex | A regular expression for a line after which no values shall be extracted. This regular expression may match the complete line or some text in the line. |
| Share | SHARE | Shares | The Share field is used to give other users viewing or modifying rights for a certain object. Permissions can be given to specific users, to the group to which the object owner belongs to and to all users. |