How to import and parsing xls files into document fields?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2013 06:48 AM
Hi,
I need to import and parsing xls files into document fields, uploaded in nuxeo DM, is it possible?
For example each line in xls will be converted in a new document in the upload folder.
Thanks, António
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2013 07:39 AM
Hi,
You should take a look at this https://github.com/nuxeo/nuxeo-csv
It's CSV but it should be easy to adapt for XLS.
