I am struggling with a scenario where I have to load the data from a view into a flat file.
The view is going to be dynamic where in the column names, column data type will change from time to time. I have SAP Data Services to load this view into a single flat file. Is there a way I can dynamically load this data into a flat file without having to define the column name and column data type?
I have created the view to read and load across multiple table meeting certain criteria in HANA and now want to load the data into flat files