October 31, 2025 at 6:17 am
Hello,
I am leveraging Python within SQL Server Integration Services (SSIS) packages, primarily through the Execute Process Task.
I am extracting Data from E2 SQL to Azure SQL Server.
The connection has already been established.
I am building complete ETL using Function
Extraction of Data (Full load/Incremental Load)
Transformation
Logging
Audit Table
Loading
The entire execution will be drive using Driver table or Configuration table.
May someone please help me how can we achieve this parameter based ETL framework.
do I need to create any config table or any metadata table how to pass value like .
2. return value on output parameter
3. What action function is performing
Please suggest if any production grade ETL Framework, which helps to achieve this.
Appreciate your help.
Thanks a lot
Viewing post 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply