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 |
---|---|
Global | Internal global Extension Point to control environment settings. |
Project | Extension Points that target a Project configuration for SSIS. |
Connection | Extension Points that target a Connection configuration for SSIS. |
Batch | Extension Points that target a Batch container concept, for process orchestration purposes in an SSIS context. |
Object | Extension Points that target an Object as defined in BimlFlex metadata. |
Staging SQL | Extension Points that allow modification of SQL code at various places in the process of loading data from source to staging. |
Data Vault | Extension Points that allow modification of steps and logic in Data Vault related processes. |
Data Mart | Extension Points that can modify the approach to load Data Marts. |
Data Factory | Extension 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.
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.
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.
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.