<?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 REST process definition in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69113#M44402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am finalizing tests for the new pyactiviti, Python wrapper for Activiti REST API, and I noticed that the process definition API has no router. After looking at source code, it seems that the java class resource is missing for this service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May be some core developers could highlight me on that ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS/ pyactiviti will be available on SourceForge this night and released under GPL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thierry Michel&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;senior developer @ xtensive.com&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2011 08:20:29 GMT</pubDate>
    <dc:creator>tmichel</dc:creator>
    <dc:date>2011-12-01T08:20:29Z</dc:date>
    <item>
      <title>REST process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69113#M44402</link>
      <description>Hi Folks,I am finalizing tests for the new pyactiviti, Python wrapper for Activiti REST API, and I noticed that the process definition API has no router. After looking at source code, it seems that the java class resource is missing for this service.May be some core developers could highlight me on</description>
      <pubDate>Thu, 01 Dec 2011 08:20:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69113#M44402</guid>
      <dc:creator>tmichel</dc:creator>
      <dc:date>2011-12-01T08:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: REST process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69114#M44403</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;Great. I don't understand your remark though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the ActivitiRestApplication class I see for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;router.attach("/process-definitions", ProcessDefinitionsResource.class);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you explain what you mean?&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>Thu, 01 Dec 2011 08:34:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69114#M44403</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-12-01T08:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: REST process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69115#M44404</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;Yep the ending 's' is confusing us, I was talking about this REST API :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request: GET /process-definition/{processDefinitionId}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;API: ProcessEngines.getProcessEngine(configuredProcessEngineName).getRepositoryService().createProcessDefinitionQuery().processDefinitionId(processDefinitionId)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 10:25:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69115#M44404</guid>
      <dc:creator>tmichel</dc:creator>
      <dc:date>2011-12-01T10:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: REST process definition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69116#M44405</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;Right, this REST service is not available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can already do this via the /process-definitions REST service and use the query parameters of your choice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that a problem?&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>Fri, 02 Dec 2011 10:27:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-process-definition/m-p/69116#M44405</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-12-02T10:27:09Z</dc:date>
    </item>
  </channel>
</rss>

