<?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: de-coupling processes in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84565#M56942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What you could do is using a async call activity. Then the other process is started, but your first process will continue independently.&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>Wed, 11 Jul 2012 08:24:08 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2012-07-11T08:24:08Z</dc:date>
    <item>
      <title>de-coupling processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84564#M56941</link>
      <description>I have a process that receives some data and stores it.I have a second process that will determine if there is enough data and will then perform a task.Currently I am using a "Call activity" to invoke the second process.However I would like to de-couple the two processes. That is I would like proces</description>
      <pubDate>Wed, 11 Jul 2012 06:40:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84564#M56941</guid>
      <dc:creator>wslade</dc:creator>
      <dc:date>2012-07-11T06:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: de-coupling processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84565#M56942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What you could do is using a async call activity. Then the other process is started, but your first process will continue independently.&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>Wed, 11 Jul 2012 08:24:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84565#M56942</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-07-11T08:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: de-coupling processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84566#M56943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My requirement is for process A to run to completion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I mark the callable process as asynchronous then the current executing thread will complete and process B will start in a different thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However process A will be 'blocked' on the callable activity until process B runs to completion. Then process A will complete.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At least this is what I believe I observed in my test.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 23:43:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84566#M56943</guid>
      <dc:creator>wslade</dc:creator>
      <dc:date>2012-07-11T23:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: de-coupling processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84567#M56944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can't you signal process A from process B? or do you want to "block" the calling-thread that starts process A until process B is complete? If this is the case, the only way is a call-activity I'm afraid. If not, signaling from process B will do the trick…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 07:36:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/de-coupling-processes/m-p/84567#M56944</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-07-16T07:36:40Z</dc:date>
    </item>
  </channel>
</rss>

