<?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 use property value in timer configuration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233970#M187100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi hitenrastogi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;I want that variable to be preferably in something like alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Noone limits you, read whatever property you want from whatever configuration you want. You can use spring bean, java delegate or whatever JUEL-available configuration reader you want. TimerCatchingEvent simply runs JUEL expression to get timer definition. One of my processes reads timer duration from LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think such property can affect timer jobs in activiti database, though. That is, once timer is set, it needs to be fired before it can change configuration (reread properties, reevaluate expression) . &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2016 12:29:11 GMT</pubDate>
    <dc:creator>warper</dc:creator>
    <dc:date>2016-09-16T12:29:11Z</dc:date>
    <item>
      <title>How to use property value in timer configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233967#M187097</link>
      <description>Hi, I am using activiti with Alfresco to create a multilevel approval workflow.I am thinking of using a property in timer config e.g. &amp;lt;timeCycle&amp;gt;${cronExpression}&amp;lt;/timeCycle&amp;gt; instead of &amp;lt;timeCycle&amp;gt;0 0/1 * * * ?&amp;lt;/timeCycle&amp;gt;, where cronExpression=0 0/1 * * * ?.Can someone pleas</description>
      <pubDate>Wed, 14 Sep 2016 09:21:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233967#M187097</guid>
      <dc:creator>hiten_rastogi1</dc:creator>
      <dc:date>2016-09-14T09:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use property value in timer configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233968#M187098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi hitenrastogi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you can simply set process variable cronExpression and then use expression ${cronExpression} in TimerCatchingEvent&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 10:22:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233968#M187098</guid>
      <dc:creator>warper</dc:creator>
      <dc:date>2016-09-16T10:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use property value in timer configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233969#M187099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Warper,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply but this is not what I am looking for, I want that variable to be preferably in something like alfresco-global.properties, if possible, so that I can change the cromExpression without restarting the server and redeploying the service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 10:39:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233969#M187099</guid>
      <dc:creator>hiten_rastogi1</dc:creator>
      <dc:date>2016-09-16T10:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use property value in timer configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233970#M187100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi hitenrastogi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;I want that variable to be preferably in something like alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Noone limits you, read whatever property you want from whatever configuration you want. You can use spring bean, java delegate or whatever JUEL-available configuration reader you want. TimerCatchingEvent simply runs JUEL expression to get timer definition. One of my processes reads timer duration from LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think such property can affect timer jobs in activiti database, though. That is, once timer is set, it needs to be fired before it can change configuration (reread properties, reevaluate expression) . &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 12:29:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-property-value-in-timer-configuration/m-p/233970#M187100</guid>
      <dc:creator>warper</dc:creator>
      <dc:date>2016-09-16T12:29:11Z</dc:date>
    </item>
  </channel>
</rss>

