Ajay, >>is there a way to read the data stored in a file before the flows begin processing any data?
Yes is Node-RED evaluates nodes as defined in the flows JSON config. So the the first node you add to the first workspace should be the first node to be evaluated. That said I have feeling the config nodes might get processed before.
Lawrence