Read File in Segment not working even for 10MB data
Summary:
One of the customer using Taleo, where payslip is coming as Text(base64Gzip) with in a csv file. I have observed each line size may vary from 100KB to 1MB. When I am using ReadFile it's working fine. But when I am using ReadFileInSegment it's getting timed-out. Ideal size of these file can reach 20-30MB. So I have to use Read in Segment. Any one faced such issue ?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
OIC GEN2
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0