Forum Discussion

vbetharasi's avatar
vbetharasi
New Contributor
6 years ago

Data size Calculation

Hi, I got one requirement which is related to data size. If data from source system is more than 1GB then I have to zip it else data should go in format of CSV and drop it at target location. So, C...