To work with the tool in Foresight Analytics Platform 10, use the new interface.

In this article:

Basic Properties

Import Options

Edit Output

Filtering

Access

The Access connector is an object that is used to get data from Microsoft Access files (*.mdb).

After adding the connector to the ETL task working area, set basic properties and import options. The connector output can also be edited and data filtering options can be set.

Basic Properties

The basic properties are used to set object name, identifier and comment.

Import Options

The Import Options page is used to specify a file with imported data and parameters that are used to determine a data range.

In the Access Database File box specify path to the Access database file that should be used as a data provider. Click the Browse button to select a file.

In the Query box, enter the query text, in accordance with which the data is to be selected. For details on the syntax see Microsoft Access documentation.

If the Request File on Task Execution checkbox is selected, the dialog box for selecting a Microsoft Access database file opens on executing an ETL task. The checkbox is deselected by default, working is executed with the file specified in the Access Database File box.

The Advanced Settings button enables the user to determine advanced settings used on data identification.

The View Data button shows data selected by a query.

NOTE. Only the first hundred of the provider lines will be displayed during the data preview.

Edit Output

The Edit Output page enables the user to set links to the consumer object, to which data on executing ETL tasks is loaded.

NOTE. The page is common to all data connectors and transformers, except for the Split and User Algorithm transformers. Consider setting up a list of fields and output links using the example of the Repository data source editing wizard.

The following settings are available on the page:

Identifier

Link to object

Fields

Filtering

On the Filtering page specify the condition, according to which the imported data will be selected.

NOTE. The page is common to all data provider connectors, except for the User Provider connector. Consider setting up data provider filtering using the example of the Repository data provider editing wizard.

To create a filtering condition, click the Browse button. The expression editor dialog box opens. All provider fields can be used to create an expression. The data that satisfies the specified condition is imported.

See also:

Getting Started with the ETL Task Tool in the Web Application | Source Data Connectors