<?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 Re: service task: read data from excel via JavaDelegates in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106343#M74405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti uses client-side Javascripting, no I'm not sure if you're able to use "new ActiveXObject("Excel.Application");", as the ScriptBindings are not aware of these things. Can't you write a JavaDelegate that reads and extracts what'n needed from the XLS?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2012 10:18:08 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2012-07-23T10:18:08Z</dc:date>
    <item>
      <title>service task: read data from excel via JavaDelegates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106342#M74404</link>
      <description>Hi everyone,Sorry to bother. As a newbie, i have a question regarding read data(specific cell from xls file) and filter the value with an exclusive gateway. after searching around the internet and forum, i still can't find a proper way to do it, no matter with groovy or javascript.Could anyone be ki</description>
      <pubDate>Mon, 23 Jul 2012 09:52:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106342#M74404</guid>
      <dc:creator>bonsoir</dc:creator>
      <dc:date>2012-07-23T09:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: service task: read data from excel via JavaDelegates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106343#M74405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti uses client-side Javascripting, no I'm not sure if you're able to use "new ActiveXObject("Excel.Application");", as the ScriptBindings are not aware of these things. Can't you write a JavaDelegate that reads and extracts what'n needed from the XLS?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 10:18:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106343#M74405</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-07-23T10:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: service task: read data from excel via JavaDelegates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106344#M74406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Activiti uses client-side Javascripting, no I'm not sure if you're able to use "new ActiveXObject("Excel.Application");", as the ScriptBindings are not aware of these things. Can't you write a JavaDelegate that reads and extracts what'n needed from the XLS?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Would you please be kind to show me an example?&amp;nbsp; Thank you for your suggestion. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 10:20:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106344#M74406</guid>
      <dc:creator>bonsoir</dc:creator>
      <dc:date>2012-07-23T10:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: service task: read data from excel via JavaDelegates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106345#M74407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thats something Larry Page can help you with, google will get you on the way. There are a number of good ways of reading XLS in java, rather CSV's or full-blown XLSX's…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 10:23:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106345#M74407</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-07-23T10:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: service task: read data from excel via JavaDelegates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106346#M74408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try EasyXLS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.easyxls.com" rel="nofollow noopener noreferrer"&gt;http://www.easyxls.com&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a java library and you may read write xls, xlsx and xlsb files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 10:27:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/service-task-read-data-from-excel-via-javadelegates/m-p/106346#M74408</guid>
      <dc:creator>gbucsariu</dc:creator>
      <dc:date>2012-08-13T10:27:19Z</dc:date>
    </item>
  </channel>
</rss>

