UserExport

Configuration file

None.

Class name

de.lobster.webmon.UserExport

Description


This class exports all Web Monitor users. The data is exported in CSV format (with delimiter semicolon) and is read into the source structure of the profile to be processed further.

20 values are exported for every user. These can be seen in the following example in correspondingly named source fields.

Example


Simply download the following example profile and import it. Note: The header line with the column names is skipped in this profile, but you can see them in the backup of the input file.

See also


The Integration Unit UserImport can be used in combination with this class.