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 ankit

Thanks for the inputs.

Yes, tried using list and read file operators we are able to read the files but unable to load the file to target HANA table.

Could you please share your complete graph snippet ?

ankitsharma_71
Participant
0 Likes

Hi Shubha,

Below is a graph snippet to load data into the HANA table:

You have to mention the table name and columns in the Hana client operator.

Also this sample graph is available under scenario templates in Modeler.

Thanks,

Ankit