HI All,
We need to invoke r script to convert below file formats:
Invoke r script to convert .bin file to .txt fileInvoke r script to convert .nc file to .txt fileInvoke r script to convert .grb file to .txt file
Could you please provide some i...
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 whic...
Hi Al,
We have a requirement to zip and unzip a file in same location in azure blob using SAP DI.
Could you please provide some ideas how to achieve this?
Thanks,
Shubha
HI All,
We are trying to load JSON file to snowflake DB. Most of the files are successfully loaded.
The problematic one has different structure it consists of Array.
for example:
In target, we have to load only column address, but input file ...
hi michal,BryceOur requirement is to read multiple files with same format through structure file consumer operator.Followed the above mentioned steps, and at runtime we are providing a wild card character *.csv so that all the files can be read from ...
hi michal,BryceOur requirement is to read multiple files with same format through structure file consumer operator.Followed the above mentioned steps, and at runtime we are providing a wild card character *.csv so that all the files can be read from ...
hi ankitThanks 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 ?