Working with ETL Task

This section describes operations that are used to work with the ETL Task repository object. The operations enable the user to get information about ETL task objects, create new or remove available data providers/consumers/transformers and other objects, set up their parameters. It is also available to start ETL task for execution and monitor execution status.

Operations

  Operation Brief description
The CloseEtl operation closes an ETL task.
The GetEtl operation gets ETL task metadata.
The OpenEtl operation opens an ETL task and returns the moniker that is required for working with task objects.
The SetEtl operation changes metadata of the ETL task.

See also:

Web Service Operations