<?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 Automatic retrieval and execution of data from Oracle DB in Java service Task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/automatic-retrieval-and-execution-of-data-from-oracle-db-in-java/m-p/192395#M145525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to design a work flow engine with a Java service task that constantly looks into Oracle DB and checks for a row with a FLAG(Y/N) attribute. If the FLAG value equals 'Y' ,then it must go to the next Task. In simple terms, Activiti Engine should look and automatically execute only if there is an update in the DB record. Any ideas on how to implement this scenario ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2015 14:13:27 GMT</pubDate>
    <dc:creator>sajukumar</dc:creator>
    <dc:date>2015-05-26T14:13:27Z</dc:date>
    <item>
      <title>Automatic retrieval and execution of data from Oracle DB in Java service Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/automatic-retrieval-and-execution-of-data-from-oracle-db-in-java/m-p/192395#M145525</link>
      <description>Hi Everyone,I am trying to design a work flow engine with a Java service task that constantly looks into Oracle DB and checks for a row with a FLAG(Y/N) attribute. If the FLAG value equals 'Y' ,then it must go to the next Task. In simple terms, Activiti Engine should look and automatically execute o</description>
      <pubDate>Tue, 26 May 2015 14:13:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/automatic-retrieval-and-execution-of-data-from-oracle-db-in-java/m-p/192395#M145525</guid>
      <dc:creator>sajukumar</dc:creator>
      <dc:date>2015-05-26T14:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic retrieval and execution of data from Oracle DB in Java service Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/automatic-retrieval-and-execution-of-data-from-oracle-db-in-java/m-p/192396#M145526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use a service task that does the query. if 'N', go to an intermediate timer to wait a bit (to avoid DDOSSing your db) and then go back to your service task. When 'Y', go to the next task.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 19:00:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/automatic-retrieval-and-execution-of-data-from-oracle-db-in-java/m-p/192396#M145526</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-02T19:00:56Z</dc:date>
    </item>
  </channel>
</rss>

