I want to read and process an excel file from a fileInputNode. What has preprocessing has to be done. WHat message format should I use. what property settings have to be applied on the fileInputNode.
The other solution is to create a java application and read the file ,create 1 message for every row and put in the queue. That is a lenghty process,I want to read it directly from the IIB FileInput Node.
Please suggest something