<?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: How to have only one instance of a service Task running in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194702#M147832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This looks to me like the data needs to be fetched from a typical queue (eg JMS) to guarantee that only one consumer can take the data&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 09:31:53 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-10-20T09:31:53Z</dc:date>
    <item>
      <title>How to have only one instance of a service Task running</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194701#M147831</link>
      <description>HI,I am developing a workflow using activiti-5.15.1, where I am picking some data from a system and doing processing on it. I am using a Service Task in the beginning of the flow to fetch data from the other system. Now, there is possibility, that if multiple processes of this workflow runs in paral</description>
      <pubDate>Mon, 20 Oct 2014 06:11:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194701#M147831</guid>
      <dc:creator>mimani</dc:creator>
      <dc:date>2014-10-20T06:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to have only one instance of a service Task running</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194702#M147832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This looks to me like the data needs to be fetched from a typical queue (eg JMS) to guarantee that only one consumer can take the data&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:31:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194702#M147832</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-10-20T09:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to have only one instance of a service Task running</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194703#M147833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is not just about reading serially but I want to block the read until This service task completes and I mark the data as processed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I was thinking, I will fetch the data and after processing, mark the data in the service task as processed so if only one service task executes at a time, It will never fetch same data in different processes. I am not sure what should be correct approach for this case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 17:44:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194703#M147833</guid>
      <dc:creator>mimani</dc:creator>
      <dc:date>2014-10-24T17:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to have only one instance of a service Task running</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194704#M147834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure if I'm fully following what you are trying to do here … but as far as I read it, you should be able to do this with a typical queue implementation. You need one producer that puts the data on the queue, and then the queue guarantees only one will process it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 11:14:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-have-only-one-instance-of-a-service-task-running/m-p/194704#M147834</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-10-27T11:14:48Z</dc:date>
    </item>
  </channel>
</rss>

