The User connector is an object that is used to load data to a data consumer using a custom algorithm. The algorithm should be contained in the current repository unit.
After adding a connector to an ETL task working area set export options and edit connector input and output.
To specify a development environment object, in which data exporter is implemented, use the User Class page.

The following parameters can be set up:
Object Name. If required, change connector name.
Identifier. If required, change object identifier. Identifier should be unique with the ETL task. Usage of Latin letters, numbers and the "_" character is allowed. The identifier should start with a letter.
NOTE. If required, add a note to an object. The note can contain any information.
Unit. Select a unit/form/assembly in the drop-down list.
Class. In the drop-down list select the class that contains implementation of a custom algorithm for getting data.
Clear Consumer Before Loading Data. The checkbox is deselected by default. To delete all data from the data consumer, select the checkbox before loading.
Settings. The button can be used to edit connector input and output.
To set a list of fields and link to input, go to the Input Editor tab.
To display the Input Editor tab

The following settings are available on the page:
See also: