SYNOPSIS

Input

None.

Output

A set containing the user specified values.

DESCRIPTION

This tool provides a fixed set of records. Unlike the Lookup/ODBC tool, the content of the set is edited directly in the Netlogger Manager. The tool is normally used, if you have a relatively small and fixed set of mappings between values, such as the mapping between HTTP response codes, and their names.

OPTIONS

The set of records is represented as rows in a table. Each column in the table represents a field.

When you open the properties of a new static set tool, you will be prompted to name an initial column. You can define further columns by pressing Add column at the top. For each column you will asked for a name. It is possible to rename a column by selecting a cell of it and pressing Rename column at the top. Alternativly you can press Ctrl-F2 on the keyboard or just double-click the name. Columns can be deleted by selecting them in full and pressing Remove column(s) at the top or the backspace key. A maximum of four columns can be defined.

Once you have defined the needed columns, you can begin to fill in values in the table. Each entry is finished by pressing enter. This will automatically select the cell to the right and if there is no such, the first cell in the next line. The table will expand vertically as needed, to give room for more rows.

Rows can be deleted by selecting them in full and pressing Delete row(s) or the backspace key. The blank row at the button of the table is never a part of the set. It is there to make it possible to begin entry of a new row.

It is possible to load data from a file formatted with comma separated values. To do this, press Load data… at the bottom. This will open a file dialog. Locate the file containing the data. If the first row of the file contains names of the columns rather than data values, select Has header. Press Ok, and the table will now be filled with data from your file.