<?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: Evaluating activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti/m-p/163781#M117561</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;just sharing my experience,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing the same issue regarding question no 1 and 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To solve the issue&amp;nbsp; i create my own 'Activiti Explorer' using&amp;nbsp; Grails Framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My application now is already in production.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i deployed Activiti-REST as standalone server . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My application deployed in same tomcat server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to solve issue no1 i create dynamic form that support upload attachment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File attachment save in the servers folder. Naming convention used to manage folder . using prosesinstance id as folder name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to solve issue no2 i create customized java task to populate variable in activiti&amp;nbsp; from external data source.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there are&amp;nbsp; parameter sent to java task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;like&amp;nbsp; db driver, server db name,sql query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 09:18:15 GMT</pubDate>
    <dc:creator>suseno</dc:creator>
    <dc:date>2013-11-25T09:18:15Z</dc:date>
    <item>
      <title>Evaluating activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti/m-p/163779#M117559</link>
      <description>Hello at all,we ware evaluating activiti as a possible BPM-Engine for our company. I searched this forum very carefully (and other sources as well), but there are still some questions unanswered. I hope, that someone could help me.1.) Upload attachments to forms: we want to create forms with the abi</description>
      <pubDate>Thu, 21 Nov 2013 11:47:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti/m-p/163779#M117559</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2013-11-21T11:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti/m-p/163780#M117560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ben,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;3.) Is it possible to simulate a process with given parameters&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;yes, I work on the workflow simulation engine. It is not based on eclipse designer. This simulation engine simulates whole activiti BPM platform instead of one process definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gro-mar.github.io/activiti-crystalball/" rel="nofollow noopener noreferrer"&gt;http://gro-mar.github.io/activiti-crystalball/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is it possible to create dynamic forms?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;create a dropdown-menue in a form with values queried out of a DBMS or a web-service?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;We are using rest webservice calls to get values for drop down menu. We implemented it in our product edoras-one&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.edorasware.com/edoras/one.html" rel="nofollow noopener noreferrer"&gt;http://www.edorasware.com/edoras/one.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 07:45:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti/m-p/163780#M117560</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2013-11-22T07:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti/m-p/163781#M117561</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;just sharing my experience,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm facing the same issue regarding question no 1 and 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To solve the issue&amp;nbsp; i create my own 'Activiti Explorer' using&amp;nbsp; Grails Framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My application now is already in production.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i deployed Activiti-REST as standalone server . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My application deployed in same tomcat server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to solve issue no1 i create dynamic form that support upload attachment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File attachment save in the servers folder. Naming convention used to manage folder . using prosesinstance id as folder name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to solve issue no2 i create customized java task to populate variable in activiti&amp;nbsp; from external data source.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there are&amp;nbsp; parameter sent to java task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;like&amp;nbsp; db driver, server db name,sql query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 09:18:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti/m-p/163781#M117561</guid>
      <dc:creator>suseno</dc:creator>
      <dc:date>2013-11-25T09:18:15Z</dc:date>
    </item>
  </channel>
</rss>

