Question
1
Replies
755
Views
Optum
Posted: May 13, 2016
Last activity: May 16, 2016
Closed
How to parse XLS file from service file
I have a requirement to parse an xls file using a file listener and write the content of it to database. I am able to parse csv file in service file rule using parse delimited rule but i am not able to parse xls file. can anyone help me out How to parse an xls file in a service file ?
Message was edited by: Marissa Rogers - added category, moved from Mesh Help
Try to rename it first to .csv and try to parse it. I think that should work.