<?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 Activiti 6.0.0 bugs and production environment in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-0-bugs-and-production-environment/m-p/5542#M2734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to Activiti.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the company I work for, we are attempting to adopt it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm watching at this tutorial to understand how the product works (I'm aware enough of what BPMN is): &lt;A href="https://www.youtube.com/watch?v=V1wrew-YgfA&amp;amp;feature=youtu.be" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=V1wrew-YgfA&amp;amp;feature=youtu.be&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've downloaded and installed the 6.0.0 Activiti version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following the tutorial, I found myself faced with some problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I have to ask:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;supposing all issues I've encountered are &lt;STRONG&gt;Activiti 6.0.0 bugs&lt;/STRONG&gt;, does &lt;STRONG&gt;Alfresco plan to fix them?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;or, &lt;STRONG&gt;is Activiti "6.0.0" abandoned / no longer supported?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;is &lt;STRONG&gt;Activiti "6.0.0" suitable for production use&lt;/STRONG&gt;, or it is just for experimenting?&lt;/LI&gt;&lt;LI&gt;If you want to go deep with things that caused me problems, you can read the &lt;STRONG&gt;details below&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;---- DETAILS ----&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;FORMS: MISSING WIDGETS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tutorial uses the "Display Value" and the "Display Text" for some form.&lt;/P&gt;&lt;P&gt;But I can't found them.&lt;/P&gt;&lt;P&gt;Probably this is because the tutorial is about the "6.0.0 beta 2", instead of "6.0.0" I'm using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I guess that both widgets have been replaced by the "Expression" widget (is this correct?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see at 16:56, a specific id is assigned to the "Display Text" form field: sadly, "Override id?" and "id" elements are not available for the "Expression" widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if the "Expression" widget has replaced the "Display Value" and the "Display Text", how to specify the "id" when it is required?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;FORMS: "PEOPLE" WIDGET REQUIRED FIELD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back to the tutorial, at 8:31 a "People" widget is added to the form "demande de double correction" as the field "Enseignant Responsable" (direct link to 8:31 &lt;A href="https://youtu.be/V1wrew-YgfA?t=511" rel="nofollow noopener noreferrer"&gt;https://youtu.be/V1wrew-YgfA?t=511&lt;/A&gt; ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field is flagged as "Required".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jumping to 28:09 you can see how the user fills up the required field.&lt;BR /&gt;When I start the process and try to do the same, it works exactly in the same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click "Start process" an error bar is displayed preventing the process to proceed. &lt;BR /&gt;To discover where is the problem, I' had to watch at Tomcat localhost.*.log logfile, and this is what I've found:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;26-Jun-2019 16:09:10.231 SEVERE [http-nio-6060-exec-1] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [appDispatcher] in context with path [/activiti-app] threw exception [Request processing failed; nested exception is org.activiti.form.engine.ActivitiFormValidationException: Form field enseignantresponsable is required, but no value was found] with root cause&lt;BR /&gt;org.activiti.form.engine.ActivitiFormValidationException: Form field enseignantresponsable is required, but no value was found&lt;BR /&gt; [...]&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;It says that "field enseignantresponsable is required, but no value was found", yet the field is filled up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the version "6.0.0" Actviti's "People" widget affected by some bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CREATE APP AND CUSTOMIZATION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At 26:05 (direct link &lt;A href="https://youtu.be/V1wrew-YgfA?t=1565" rel="nofollow noopener noreferrer"&gt;https://youtu.be/V1wrew-YgfA?t=1565&lt;/A&gt; ) an App is created, and the person who creates it chose to use a different icon (which depict a "highway" instead of the "asterisk").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publishing the App (27.03, direct link &lt;A href="https://youtu.be/V1wrew-YgfA?t=1623" rel="nofollow noopener noreferrer"&gt;https://youtu.be/V1wrew-YgfA?t=1623&lt;/A&gt; ), the published App is depicted with the chosen icon (the "highway").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to do the same, but, in my case, the App icon is the same of "Kickstart App", and also the background theme/color is the same, regardless of the icon and theme/color I choose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2019 18:00:49 GMT</pubDate>
    <dc:creator>giorad</dc:creator>
    <dc:date>2019-06-27T18:00:49Z</dc:date>
    <item>
      <title>Activiti 6.0.0 bugs and production environment</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-0-bugs-and-production-environment/m-p/5542#M2734</link>
      <description>Hello.I'm new to Activiti.At the company I work for, we are attempting to adopt it.I'm watching at this tutorial to understand how the product works (I'm aware enough of what BPMN is): https://www.youtube.com/watch?v=V1wrew-YgfA&amp;amp;feature=youtu.beI've downloaded and installed the 6.0.0 Activiti ve</description>
      <pubDate>Thu, 27 Jun 2019 18:00:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-0-bugs-and-production-environment/m-p/5542#M2734</guid>
      <dc:creator>giorad</dc:creator>
      <dc:date>2019-06-27T18:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 6.0.0 bugs and production environment</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-0-bugs-and-production-environment/m-p/5543#M2735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to use Activiti 5.22, it is the latest stable and production ready version and&amp;nbsp;consider that this version is also included in Alfresco Process Services 1.x. Hope this helps &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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 11:58:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-0-bugs-and-production-environment/m-p/5543#M2735</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2019-07-03T11:58:35Z</dc:date>
    </item>
  </channel>
</rss>

