<?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: Signal an event in demo application in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134831#M94637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The explorer doesn't allow signaling an execution? What exact REST-call did you use?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2013 15:17:11 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-06-04T15:17:11Z</dc:date>
    <item>
      <title>Signal an event in demo application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134830#M94636</link>
      <description>I try to test a process with tasks and catching events. I created a process, deployed and started it in activiti demo application. It run as expected and wait at the event for a signal. How can I signal that event in activiti demo application? I tried to use activiti REST API, but it failed with mes</description>
      <pubDate>Tue, 04 Jun 2013 14:51:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134830#M94636</guid>
      <dc:creator>yongjian</dc:creator>
      <dc:date>2013-06-04T14:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Signal an event in demo application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134831#M94637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The explorer doesn't allow signaling an execution? What exact REST-call did you use?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 15:17:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134831#M94637</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-04T15:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Signal an event in demo application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134832#M94638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used restty to send a http post &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/activiti-explorer/service/process-instance/1327/signal/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-explorer/service/process-instance/1327/signal/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and set the json body to contain the activity id which is waiting for signal&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;body: {"activityId":"sid-03DB14B3-00E5-41C4-9F99-9B968AD21B1C"},&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The response to this rest call is 'method not allowed'. But I actually included http basic authentication in the http header 'kermit:kermit' (base64). I'm new to Activiti and try to test the event signaling. I used a separate process which include an throwing event to complete my test. But really love to know how to use rest API to send signal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks -yongjian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 19:23:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134832#M94638</guid>
      <dc:creator>yongjian</dc:creator>
      <dc:date>2013-06-04T19:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Signal an event in demo application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134833#M94639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Method not allowed means the method you're using (I suppose POST, dhouble-check that) is not allowed to be called on that URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HAve you tried calling &lt;/SPAN&gt;&lt;A href="http://localhost:8080/activiti-explorer/service/process-instance/1327/signal" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-explorer/service/process-instance/1327/signal&lt;/A&gt;&lt;SPAN&gt; (without the ending "/").&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 12:43:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/signal-an-event-in-demo-application/m-p/134833#M94639</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-06T12:43:28Z</dc:date>
    </item>
  </channel>
</rss>

