<?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: Triggering the workflow from external software in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9964#M4445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Paul for your clarification.&lt;/P&gt;&lt;P&gt;In your example: The Boundary Signal Event will trigger the user task or will trigger the end task?&lt;/P&gt;&lt;P&gt;Because I need to trigger the user task from outside and I need also to trigger the end task from outside and the end task is not related to the human task as in my below example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/23754_TriggeringTasksExample.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way: as the Receive Task is not calling any code, so what is the difference between it and the Boundary Signal Event?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bilal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2018 11:20:58 GMT</pubDate>
    <dc:creator>bghayad</dc:creator>
    <dc:date>2018-11-05T11:20:58Z</dc:date>
    <item>
      <title>Triggering the workflow from external software</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9960#M4441</link>
      <description>I need to start the workflow by triggering it from external software, how?In other words: Instead of click on start button to start the workflow, I need the workflow to be started by triggering it from outside software. How?RegardsBilal</description>
      <pubDate>Wed, 31 Oct 2018 16:12:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9960#M4441</guid>
      <dc:creator>bghayad</dc:creator>
      <dc:date>2018-10-31T16:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the workflow from external software</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9961#M4442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;One of the way to do it by using Singnals.You can call the activiti Rest api to catch singnal event and then start the process.&lt;/P&gt;&lt;P&gt;If you are using activiti 6 then you can use &lt;A class="link-titled" href="https://www.activiti.org/userguide/#_signal_event_received" title="https://www.activiti.org/userguide/#_signal_event_received" rel="nofollow noopener noreferrer"&gt;Activiti User Guide&lt;/A&gt;&amp;nbsp; REST api to call the signal event and while designing the process you can make use to Start signal event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/23750_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 06:30:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9961#M4442</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2018-11-02T06:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the workflow from external software</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9962#M4443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tabrez;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you a lot for your kindly reply.&lt;/P&gt;&lt;P&gt;And if I have user task and need to trigger it from outside software, I can trigger it directly or I need to trigger a start signal event which will call the user task?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing: if I need to trigger the End Event from outside program, what is the proper method? Because I did not find End signal event, so I am thinking to use Receive Task which will be triggered by external software through&amp;nbsp;REST api and the Receive Task will be connected to End Event. Is it fine or there is another better solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bilal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 03:16:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9962#M4443</guid>
      <dc:creator>bghayad</dc:creator>
      <dc:date>2018-11-05T03:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the workflow from external software</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9963#M4444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are likely a few ways to model this.&amp;nbsp; As you've suggested, using a Receive Task should be made to work just fine.&amp;nbsp; Another approach is using a Boundry Signal Event.&amp;nbsp; The model might look something like as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/23707_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 03:58:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9963#M4444</guid>
      <dc:creator>paul_roth</dc:creator>
      <dc:date>2018-11-05T03:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the workflow from external software</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9964#M4445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Paul for your clarification.&lt;/P&gt;&lt;P&gt;In your example: The Boundary Signal Event will trigger the user task or will trigger the end task?&lt;/P&gt;&lt;P&gt;Because I need to trigger the user task from outside and I need also to trigger the end task from outside and the end task is not related to the human task as in my below example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/23754_TriggeringTasksExample.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way: as the Receive Task is not calling any code, so what is the difference between it and the Boundary Signal Event?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bilal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 11:20:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/triggering-the-workflow-from-external-software/m-p/9964#M4445</guid>
      <dc:creator>bghayad</dc:creator>
      <dc:date>2018-11-05T11:20:58Z</dc:date>
    </item>
  </channel>
</rss>

