<?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: Old Docs and rest signal event in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193450#M146580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;. (wrong post)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 16:20:50 GMT</pubDate>
    <dc:creator>esseti</dc:creator>
    <dc:date>2014-10-20T16:20:50Z</dc:date>
    <item>
      <title>Old Docs and rest signal event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193447#M146577</link>
      <description>Hi all,1) where i can find the documentation of an old version? i need 5.12.1 (rest api).2) in that version there was the rest api to signal a receiver http://localhost:8080/activiti-rest/service/process-instance/753/signal‍ with the body like this {"activityId":"receivetask1"}‍‍‍ . now, where is it</description>
      <pubDate>Fri, 17 Oct 2014 14:59:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193447#M146577</guid>
      <dc:creator>esseti</dc:creator>
      <dc:date>2014-10-17T14:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Old Docs and rest signal event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193448#M146578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. Docs are in the zip files of the older version on activiti.org download page&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#N14359" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#N14359&lt;/A&gt;&lt;SPAN&gt; should give you something similar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Same as 2, you need to find the execution first by doing a query (&lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#N144E1" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#N144E1&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:04:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193448#M146578</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-10-20T09:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Old Docs and rest signal event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193449#M146579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i see. so i've to make a query than identify what execution instance waits for&amp;nbsp; a receive message and then call that one. i'll try it now. thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: i tried to use 5.16.4 but when i try to run an instance making a &lt;/SPAN&gt;&lt;CODE&gt;POST /runtime/process-instances &lt;/CODE&gt;&lt;SPAN&gt; it always return type is not supported. same code on 5.16.3 works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:10:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193449#M146579</guid>
      <dc:creator>esseti</dc:creator>
      <dc:date>2014-10-20T11:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Old Docs and rest signal event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193450#M146580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;. (wrong post)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 16:20:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193450#M146580</guid>
      <dc:creator>esseti</dc:creator>
      <dc:date>2014-10-20T16:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Old Docs and rest signal event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193451#M146581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; PS: i tried to use 5.16.4 but when i try to run an instance making a POST /runtime/process-instances it always return type is not supported. same code on 5.16.3 works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OK, i put it on my list to check it out why. Could be we forgot it in the migration to Spring MVC&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:27:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/old-docs-and-rest-signal-event/m-p/193451#M146581</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-10-21T07:27:46Z</dc:date>
    </item>
  </channel>
</rss>

