Hi All,
I have to read an excel file and map the data and send to SAP.
I thought of converting excel file to flat file and then handle the same in biztalk 2013 using flat file schema.
Below I am pasting 3 screenshots.
1. Sample of excel file.
2. Code to read the excel and generate a flat file.
3. Output in console format.
My question here is, when I am giving an alphanumeric value in any of the cell, the data is coming as an incremented number.
Please refer to the screenshot and kindly help . Or if there is any other way to find a solution of the above requirement.