<?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 configuration issues in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-configuration-issues/m-p/13385#M5916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Downloaded activiti 6.0 war files (app, admin &amp;amp; rest) and deployed into tomcat server. Updated the below properties files (with oracle db information, userid and password) from the exploded war file directories&lt;/P&gt;&lt;P&gt;activiti-admin.properties,&amp;nbsp;db.properties,&amp;nbsp;activiti-app.properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;After the above changes, "activiti-app" and "activiti-admin" applications were accessible; created some user tasks from &lt;SPAN&gt;"activiti-app"&lt;/SPAN&gt; and was able to see the same tasks in&amp;nbsp;"&lt;SPAN&gt;activiti-admin"&lt;/SPAN&gt; UI and from the oracle database as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 1:&lt;/STRONG&gt; Not able to access "activiti-rest" UI, it is throwing 404 error. Is there any other additional configurations required to make it work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question 2:&lt;/STRONG&gt;&amp;nbsp;When tried to upload a bpmn file (which was created from Activiti 5.22), it was throwing a below exception:&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;May 17, 2018 2:53:20 PM org.apache.catalina.core.StandardWrapperValve invoke&lt;/P&gt;&lt;P class=""&gt;SEVERE: Servlet.service() for servlet [dispatcher] in context with path [/activiti-admin] threw exception [Request processing failed; nested exception is &lt;SPAN class=""&gt;com.activiti.service.activiti.exception.ActivitiServiceException&lt;/SPAN&gt;: An error occured while calling Activiti: HTTP/1.1 400 Bad Request] with root cause&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;com.activiti.service.activiti.exception.ActivitiServiceException&lt;/SPAN&gt;: An error occured while calling Activiti: HTTP/1.1 400 Bad Request&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;Can someone please&amp;nbsp;provide your suggestions&amp;nbsp;about how to overcome this error?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2018 19:08:06 GMT</pubDate>
    <dc:creator>ravisankar</dc:creator>
    <dc:date>2018-05-17T19:08:06Z</dc:date>
    <item>
      <title>Activiti 6.0 configuration issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-configuration-issues/m-p/13385#M5916</link>
      <description>Downloaded activiti 6.0 war files (app, admin &amp;amp; rest) and deployed into tomcat server. Updated the below properties files (with oracle db information, userid and password) from the exploded war file directoriesactiviti-admin.properties,&amp;nbsp;db.properties,&amp;nbsp;activiti-app.properties.&amp;nbsp;After the above cha</description>
      <pubDate>Thu, 17 May 2018 19:08:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-configuration-issues/m-p/13385#M5916</guid>
      <dc:creator>ravisankar</dc:creator>
      <dc:date>2018-05-17T19:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 6.0 configuration issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-configuration-issues/m-p/13386#M5917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;activiti-rest doesn't have a UI. It only contains rest endpoints for example you can list process definitions using the following endpoint&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://localhost:8080/activiti-rest/service/repository/process-definitions" title="http://localhost:8080/activiti-rest/service/repository/process-definitions" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-rest/service/repository/process-definitions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more about the REST API check&amp;nbsp;&lt;A class="link-titled" href="https://www.activiti.org/userguide/#_rest_api" title="https://www.activiti.org/userguide/#_rest_api" rel="nofollow noopener noreferrer"&gt;Activiti User Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For you second question, seems that you tried to upload the process from the admin-app. Were you able to configure the admin-app to point to the activiti REST API (activiti-rest module) ? Should look something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/20734_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 10:38:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-configuration-issues/m-p/13386#M5917</guid>
      <dc:creator>bassam_al-saror</dc:creator>
      <dc:date>2018-05-18T10:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 6.0 configuration issues</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-configuration-issues/m-p/13387#M5918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bassam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we use same database for activiti-app and activiti-admin. I am not about to use same database. Please help me how you did it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is I am not able to configure for cluster. Any advice helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 15:28:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-0-configuration-issues/m-p/13387#M5918</guid>
      <dc:creator>srinivasmula</dc:creator>
      <dc:date>2018-09-24T15:28:03Z</dc:date>
    </item>
  </channel>
</rss>

