Read File In Segments for a CSV file does not work
Summary
Read File In Segments Stage file action does not read records from a CSV fileContent
Hi ,
I am unable to read records from CSV file using ReadFileInSegments action. The same file can be read using ReadEntireFile. But I would need to use ReadFileInSegments since it could potentially be a large file.
I do not see any errors , but anything within the scope of the ReadFileInSegments is not executed.
I have tried all the terminators in the dropdown (Eg: \n,\r etc). I have also tried various format eg ASCII.
Is this a known issue?
Any pointers would be helpful, since we are nearing release
0