UserExport

Group

Time-driven Custom Classes

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).


images/download/attachments/36582446/user_export_1_EN-version-2-modificationdate-1604629024481-api-v2.png


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.


images/download/attachments/36582446/user_export_2_EN-version-3-modificationdate-1604628047156-api-v2.png


Simply download the following example profile and import it.

See Also


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