<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Read an Excel file in a java action in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/read-an-excel-file-in-a-java-action/m-p/95092#M28011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to read the content of an excel file in a java backed webscript because I need to save the rows in a table in my database. The problem is that when I execute my action I just have a node and I don't know hoy to convert it to a excel file to use Apache POI o something like this to read the content of the file.&lt;/P&gt;&lt;P&gt;I have tried using the "transform and copy" action, to convert the excel file into a CSV file, but with this the empty cells just don't show in the csv and in those cases I don't have the same number of columns.&lt;/P&gt;&lt;P&gt;The other restriction is that I can't modify the excel file before to insert it in alfresco.&lt;/P&gt;&lt;P&gt;Anyone have any suggestion to reach that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jun 2019 22:57:51 GMT</pubDate>
    <dc:creator>germangq</dc:creator>
    <dc:date>2019-06-24T22:57:51Z</dc:date>
    <item>
      <title>Read an Excel file in a java action</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-an-excel-file-in-a-java-action/m-p/95092#M28011</link>
      <description>I have to read the content of an excel file in a java backed webscript because I need to save the rows in a table in my database. The problem is that when I execute my action I just have a node and I don't know hoy to convert it to a excel file to use Apache POI o something like this to read the con</description>
      <pubDate>Mon, 24 Jun 2019 22:57:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-an-excel-file-in-a-java-action/m-p/95092#M28011</guid>
      <dc:creator>germangq</dc:creator>
      <dc:date>2019-06-24T22:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Read an Excel file in a java action</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/read-an-excel-file-in-a-java-action/m-p/95093#M28012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have the content of a node by using Java API on an Action:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/keensoft/alfresco-simple-ocr/blob/master/simple-ocr-repo/src/main/java/es/keensoft/alfresco/ocr/OCRExtractAction.java#L91" title="https://github.com/keensoft/alfresco-simple-ocr/blob/master/simple-ocr-repo/src/main/java/es/keensoft/alfresco/ocr/OCRExtractAction.java#L91" rel="nofollow noopener noreferrer"&gt;alfresco-simple-ocr/OCRExtractAction.java at master · keensoft/alfresco-simple-ocr · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2019 07:35:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/read-an-excel-file-in-a-java-action/m-p/95093#M28012</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2019-08-09T07:35:36Z</dc:date>
    </item>
  </channel>
</rss>

