<?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 Process Instance JSON in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-process-instance-json/m-p/151166#M105946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As part of the integration of Activiti into our application, we have been looking at replacing the .png generation of a process diagram with the canvas rendering of the process diagram (eg. the ones located at: &lt;/SPAN&gt;&lt;A href="http://hostname:8080/activiti-explorer/#activeProcessDefinition/processName:10:12345" rel="nofollow noopener noreferrer"&gt;http://hostname:8080/activiti-explorer/#activeProcessDefinition/processName:10:12345&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We had a look at the Activiti source on Github to get an idea of how it works, and we found that the explorer has its own REST interface, that returns the process instance/definition in JSON form (Which is then used by a js lib to render it)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To simplify deployment, we would like only to deploy the Activiti REST web application, and not the Activiti Explorer web app.&amp;nbsp; However, the new REST application doesn't seem to have an equivalent method to request the JSON of a process.&amp;nbsp; Is this correct? If not, how is it done?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 06:05:08 GMT</pubDate>
    <dc:creator>mhanrahan</dc:creator>
    <dc:date>2014-04-14T06:05:08Z</dc:date>
    <item>
      <title>Activiti Process Instance JSON</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-process-instance-json/m-p/151166#M105946</link>
      <description>As part of the integration of Activiti into our application, we have been looking at replacing the .png generation of a process diagram with the canvas rendering of the process diagram (eg. the ones located at: http://hostname:8080/activiti-explorer/#activeProcessDefinition/processName:10:12345).We</description>
      <pubDate>Mon, 14 Apr 2014 06:05:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-process-instance-json/m-p/151166#M105946</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2014-04-14T06:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Process Instance JSON</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-process-instance-json/m-p/151167#M105947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's an equivalent REST service at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/repository/process-definitions/{processDefinitionId}/model&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 07:32:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-process-instance-json/m-p/151167#M105947</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-04-14T07:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Process Instance JSON</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-process-instance-json/m-p/151168#M105948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for that, it is almost what we are looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing I did notice was that the response to that seems to not have any type attribute for each activity (Either that or it isn't being populated).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 08:00:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-process-instance-json/m-p/151168#M105948</guid>
      <dc:creator>mhanrahan</dc:creator>
      <dc:date>2014-04-14T08:00:55Z</dc:date>
    </item>
  </channel>
</rss>

