<?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 How to Test activiti-rest  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-test-activiti-rest/m-p/198876#M152006</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;[1] Here is my overall set-up details in Alfresco Activiti Enterprise edition:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed 'activiti-app', 'activiti-admin' and 'activiti-rest' apps. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'activiti-admin' has been configured to access 'jdbc/activitiAdminDS'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'activiti-app' and 'activiti-rest' are configured to access the same JNDI datasource 'jdbc/activitiDS'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both the above datasources are defined in server.xml of tomcat with&amp;nbsp; 'Resource-Links' in tomcat's context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added a&amp;nbsp; 'Resource-Ref' to web.xml of 'activiti-rest' app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[2] Now when I use Chrome's Advanced Rest Client and Call with token authorization&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;GET &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;baseurl/context-root&amp;gt;/activiti-rest/api/repository/process-definitions, I get the following:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Response: 404 Not Found&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[3] FYI: The userid and pwd I use for token authorization have tenant-admin/manager access&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone please help shed light on why I'm not seeing any process definitions in my response?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Thanks for reading.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 03:11:35 GMT</pubDate>
    <dc:creator>maxbaba</dc:creator>
    <dc:date>2015-08-07T03:11:35Z</dc:date>
    <item>
      <title>How to Test activiti-rest</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-test-activiti-rest/m-p/198876#M152006</link>
      <description>Hi:[1] Here is my overall set-up details in Alfresco Activiti Enterprise edition:I installed 'activiti-app', 'activiti-admin' and 'activiti-rest' apps. 'activiti-admin' has been configured to access 'jdbc/activitiAdminDS''activiti-app' and 'activiti-rest' are configured to access the same JNDI datas</description>
      <pubDate>Fri, 07 Aug 2015 03:11:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-test-activiti-rest/m-p/198876#M152006</guid>
      <dc:creator>maxbaba</dc:creator>
      <dc:date>2015-08-07T03:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Test activiti-rest</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-test-activiti-rest/m-p/198877#M152007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what happens if you hit here? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;baseurl/context-root&amp;gt;/api/enterprise/process-definitions&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you could have a look also here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://docs.alfresco.com/activiti/topics/bpm-process_definitions.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/activiti/topics/bpm-process_definitions.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/content/rest-service-activiti-enterprise" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/rest-service-activiti-enterprise&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 06:34:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-test-activiti-rest/m-p/198877#M152007</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-08-07T06:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Test activiti-rest</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-test-activiti-rest/m-p/198878#M152008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi - looks like Alfresco activiti Enterprise comes bundled with REST API and there is no need for me to deploy activiti-rest application separately. Once I got this information from Alfresco tech support, my &amp;lt;context-url&amp;gt; changed from activiti-rest to activiti-app as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/activiti-app/api/enterprise/process-definitions" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-app/api/enterprise/process-definitions&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This above URL works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2015 04:33:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-test-activiti-rest/m-p/198878#M152008</guid>
      <dc:creator>maxbaba</dc:creator>
      <dc:date>2015-08-08T04:33:37Z</dc:date>
    </item>
  </channel>
</rss>

