Forum Discussion
spunyala
7 years agoNew Contributor
Hi ,
I am reading the data into text file from Successfactors and writing to the server.
So i need to write the data as below.
H(Header) which contains xxxx|yyyy|current date
Data records …
T(Tail record) which contains xxxx|total data records count
Thanks,
- spunyala7 years agoNew Contributor
Reading the data from file reader, doing some data conversions, using CSV formatter and writing it to the file with file writer