the issues were solved . the problem was in file location
This commit is contained in:
@@ -143,6 +143,8 @@ public class ReportGenerator {
|
||||
writer.newLine();
|
||||
writer.write("Invalid Rows: " + totalInvalidLines);
|
||||
writer.newLine();
|
||||
writer.write("================================");
|
||||
writer.newLine();
|
||||
writer.close();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user