<?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 Need Help in creating Activiti Custom Reports in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-help-in-creating-activiti-custom-reports/m-p/212569#M165699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I am pretty new to Activiti started to go through tutorials &lt;/SPAN&gt;&lt;A href="https://docs.alfresco.com/activiti/docs/dev-guide/1.5.0/" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/activiti/docs/dev-guide/1.5.0/&lt;/A&gt;&lt;SPAN&gt; just two days back, as per guidelines from &lt;/SPAN&gt;&lt;A href="https://github.com/Alfresco/activiti-custom-reports" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/activiti-custom-reports&lt;/A&gt;&lt;SPAN&gt; downloaded code for custom report generation but I strucked in solving compilation issues like &lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="language-java line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; com&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;activiti&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;service&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;reporting&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;AbstractReportGenerator&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; com&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;activiti&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;service&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;reporting&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;ElasticSearchConstants&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; com&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;activiti&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;service&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;reporting&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;converter&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;AggsToMultiSeriesChartConverter&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; com&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;activiti&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;service&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;reporting&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;converter&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;AggsToSimpleChartBasicConverter&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; com&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;activiti&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;service&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;reporting&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;converter&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;AggsToSimpleDateBasedChartBasicConverter&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; com&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;activiti&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;service&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;reporting&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;converter&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;BucketExtractors&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;its shows these classes are missing,and needs help in Setting up ElasticSearch also?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please do the needful..)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2016 14:15:32 GMT</pubDate>
    <dc:creator>loganathan86</dc:creator>
    <dc:date>2016-11-29T14:15:32Z</dc:date>
    <item>
      <title>Need Help in creating Activiti Custom Reports</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-in-creating-activiti-custom-reports/m-p/212569#M165699</link>
      <description>I am pretty new to Activiti started to go through tutorials https://docs.alfresco.com/activiti/docs/dev-guide/1.5.0/ just two days back, as per guidelines from https://github.com/Alfresco/activiti-custom-reports downloaded code for custom report generation but I strucked in solving compilation issue</description>
      <pubDate>Tue, 29 Nov 2016 14:15:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-in-creating-activiti-custom-reports/m-p/212569#M165699</guid>
      <dc:creator>loganathan86</dc:creator>
      <dc:date>2016-11-29T14:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help in creating Activiti Custom Reports</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-help-in-creating-activiti-custom-reports/m-p/212570#M165700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, sorry to answer your question with a question. But are you using Community Edition or Enterprise Edition?&lt;/P&gt;&lt;P&gt;I ask because the project you downloaded from github is specific to Enterprise Edition where Elasticsearch is embedded out of the box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect you are probably using Community Edition, please confirm.&lt;BR /&gt;The generation of Custom Reports is quite different between Community Edition and Enterprise Edition.&lt;BR /&gt;With Community Edition you will need to create a single task (typically a script task) process model and assign the target namespace to "activiti-report". There are examples in activiti-webapp-explorer2 under src/mair/resources/org/activiti/explorer/demo/process/reports.&lt;BR /&gt;&lt;BR /&gt;If you are using Activiti Enterprise, you will need to make sure you have the Alfresco Nexus repository correctly setup in your maven settings.xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Greg&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 18:55:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-help-in-creating-activiti-custom-reports/m-p/212570#M165700</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2016-12-09T18:55:48Z</dc:date>
    </item>
  </channel>
</rss>

