UserExport
Group |
|
Class name |
de.lobster.webmon.UserExport |
Function |
This class exports all Web Monitor users. |
Configuration file |
None. |
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
Please create a new profile with a time-driven Input Agent of type Custom Class (1) and the class UserExport (2).
The following screenshot shows a simple source structure (3) for the export data. The destination structure (4) is the result of a 1:1 mapping.
Simply download the following example profile and import it.