<?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 Re: List all available process deployments and start a process instance via REST in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153265#M107853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah i see &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 14:02:40 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-02-17T14:02:40Z</dc:date>
    <item>
      <title>List all available process deployments and start a process instance via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153259#M107847</link>
      <description>I want to list all available deployed processes in a user frontend via rest, chose one of them and start a process instance of the chosen process definition via rest. According to the documentation, the REST POST-Method "http://host-ip/activiti-rest/service/runtime/process-instances" can start a pro</description>
      <pubDate>Mon, 10 Feb 2014 13:12:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153259#M107847</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-02-10T13:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: List all available process deployments and start a process instance via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153260#M107848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, the problem is described here but not solved already: &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/problems-512-demo#comment-21752" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/problems-512-demo#comment-21752&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 13:35:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153260#M107848</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-02-10T13:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: List all available process deployments and start a process instance via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153261#M107849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another problem: I have a simple process containing 3 User Tasks. This process has the processDefinitionId = "Ausgabe_beantragen:2:2288". The first user task is assigned to the initiator, so in the web modeler, assignee is set to ${initiator}. When I start a process instance with the post method &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://10.120.40.24:8080/activiti-rest/service/runtime/process-instances" rel="nofollow noopener noreferrer"&gt;http://10.120.40.24:8080/activiti-rest/service/runtime/process-instances&lt;/A&gt;&lt;SPAN&gt; with the body &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "processDefinitionId":"Ausgabe_beantragen:2:2288"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the request is successful. In addition, I´m sending the kermit credentials as basic authentication. But afterwoods, the kermit user has so task in the inbox, even though he is the initiator. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did I miss something. Thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 15:53:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153261#M107849</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-02-10T15:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: List all available process deployments and start a process instance via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153262#M107850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 07:47:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153262#M107850</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-02-11T07:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: List all available process deployments and start a process instance via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153263#M107851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you explain whats wrong so others can benefit from your struggle?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:42:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153263#M107851</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-02-11T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: List all available process deployments and start a process instance via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153264#M107852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It was my fault. If you send the credentials in the header, everything works fine. Therefore, there isn't a Bug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2014 15:56:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153264#M107852</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-02-16T15:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: List all available process deployments and start a process instance via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153265#M107853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah i see &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:02:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/list-all-available-process-deployments-and-start-a-process/m-p/153265#M107853</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-02-17T14:02:40Z</dc:date>
    </item>
  </channel>
</rss>

