Skip to main content

Extension Points

This page lists the available Extensions Point for each category.

note

The Extension Point concept is explained in detail in the Extension Point documentation.

Overview

Category
Description
GlobalInternal global Extension Point to control environment settings.
ProjectExtension Points that target a Project configuration for SSIS.
ConnectionExtension Points that target a Connection configuration for SSIS.
BatchExtension Points that target a Batch container concept, for process orchestration purposes in an SSIS context.
ObjectExtension Points that target an Object as defined in BimlFlex metadata.
Staging SQLExtension Points that allow modification of SQL code at various places in the process of loading data from source to staging.
Data VaultExtension Points that allow modification of steps and logic in Data Vault related processes.
Data MartExtension Points that can modify the approach to load Data Marts.
Data FactoryExtension Points specifically catering for Azure and Data Factory.

Diagrams

Various diagrams have been created to facilitate better understanding where certain extension points apply in addition to the reference documentation provided in this section.

Each diagram covers the extension point as they target specific parts of the generated patterns and infrastructure.

Azure Data Factory

The following Extension Points target the Azure Data Factory as a whole. These are part of the Data Factory Extension Point group.

Azure Data Factory Extension Points

ADF Orchestration Batch Pipeline

The following Extension Points target the orchestration Batch as generated by BimlFlex. These are part of the Data Factory Extension Point group.

Azure Data Factory Orchestration Batch

ADF Individual Process Pipeline

The following Extension Points target the execution Pipeline that acts as the modular data logistics component as generated by BimlFlex. These are part of the Data Factory Extension Point group.

Azure Data Factory Individual Process

Mapping Data Flow Individual Process

The following Extension Points target a Source-to-Staging Mapping Data Flow that acts as the modular data logistics component as generated by BimlFlex. These are part of the Mapping Data Flows Extension Point group.

Mapping Data Flow Individual Process