cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Team

we are trying to load mulitple csv files with same format present in azure container to snowflake using sap DI.

Structure file consumer operator doesn't allow wild card character *.csv

Please suggest the workflow and operators with which we can achieve this requirement.

Thanks,

Shubha

0 Likes
View Entire Topic
0 Likes

Hi,

Similar topic, I'm trying to get several CSV files into one table (and save in a HANA DB) but they should use the same Column header/name. the data transformer is stopping me since its duplicates of the title/column name.

Also I added a column called "source", and I want add "source 1" and "source 2" to every row to help identify which source its come from.

This is how I built the pipe, it worked before to write several CSV files into one table on HANA.

This is Gen1, but i also tired Gen2...