Hi ,
I hava requirement that , i am validating a feed file(Csv). and after validation i am creating report. But initially if the Feed file which i am supposing to validate in not present i want to send custom messages “File XYZ not found” etc in the report.
Now in this case i don’t have input port and i have to write messages from the java to Excel report.
So please help me out how should i do that…