Author: vnktrrd
Subject: Reply to: How to split the records using the amount field
Posted: Fri Oct 28, 2016 8:28 pm (GMT 5.5)
Hi Nic,
Yes the split limit is always 250,000. number of splits is based on the total amount. We will have to write to second file only if the amount is greater than 0 after 10 splits. If the amount exhausts after 5 splits, no need to write to second file. If the remaining amount after 10 splits is greater than 25000, we will only write one record for the total amount in the second file. I mean no splits required in the second file.
Thanks,
Ramana.
Subject: Reply to: How to split the records using the amount field
Posted: Fri Oct 28, 2016 8:28 pm (GMT 5.5)
Hi Nic,
Yes the split limit is always 250,000. number of splits is based on the total amount. We will have to write to second file only if the amount is greater than 0 after 10 splits. If the amount exhausts after 5 splits, no need to write to second file. If the remaining amount after 10 splits is greater than 25000, we will only write one record for the total amount in the second file. I mean no splits required in the second file.
Thanks,
Ramana.