Data Import, Export and Transformation

To import or export data with the ability to set up links between providers and consumers, and also set up intermediate data transformations, use the ETL Task tool:

ETL (Extract, Transform, Load) is one of the key processes in data warehouse management. ETL is used for:

Key capabilities:

General description of ETL task work:

  1. Data from providers is loaded to ETL task input. The number of providers is not limited.

  2. Data from data provider outputs is loaded to data transformers inputs.

  3. After the transformation data from data transformer outputs is loaded to data consumer inputs.

  4. Data from data consumer outputs is loaded to external or internal formats.

To work with the ETL Task tool, the PP_ETL feature will be required.

To get started with the tool in the web application, see the Getting Started with the ETL Task Tool in the Web Application article.

To get started with the tool in the desktop application, see the Getting Started with the ETL Task Tool in the Desktop Application article.

See also:

Getting Started with the ETL Task Tool in the Web Application | Getting Started with the ETL Task Tool in the Desktop Application