<?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 Expressions in startevent's timecycle in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43934#M24061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried setting the value of the timecycle element on a startEvent to an expression, but the parser chokes on the $ sign. Is there another way of taking an external value for the cycle rather than hardcoding it in the process definition/xml?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thinking of something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;startEvent id="start"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;timerEventDefinition&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeCycle&amp;gt;${cronFromExternalSource}&amp;lt;/timeCycle&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/timerEventDefinition&amp;gt;&lt;BR /&gt;&amp;lt;/startEvent&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any suggestions&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Jun 2011 07:46:52 GMT</pubDate>
    <dc:creator>gwaptiva</dc:creator>
    <dc:date>2011-06-19T07:46:52Z</dc:date>
    <item>
      <title>Expressions in startevent's timecycle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43934#M24061</link>
      <description>Hi,I tried setting the value of the timecycle element on a startEvent to an expression, but the parser chokes on the $ sign. Is there another way of taking an external value for the cycle rather than hardcoding it in the process definition/xml?Thinking of something like&amp;lt;startEvent id="start"&amp;gt;&amp;nbsp;</description>
      <pubDate>Sun, 19 Jun 2011 07:46:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43934#M24061</guid>
      <dc:creator>gwaptiva</dc:creator>
      <dc:date>2011-06-19T07:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions in startevent's timecycle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43935#M24062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The timecycle is parsed as an expression, so it should work. Could you create a simple unit test to demonstrate the problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 07:39:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43935#M24062</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-06-20T07:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions in startevent's timecycle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43936#M24063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Before I do, two additional bits of information that I (*blush*) omitted from the original post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Firstly, I'm using version 5.4 and secondly, the startEvent is the start of another process's CallActivity calledElement. I mention the latter specifically because the documentation states:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Note: a subprocess cannot have a timer start event.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is then also valid for CalledActivity 'subprocesses' I know where I went wrong.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 07:53:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43936#M24063</guid>
      <dc:creator>gwaptiva</dc:creator>
      <dc:date>2011-06-20T07:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions in startevent's timecycle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43937#M24064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes indeed, that's also the case for callactivities.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 08:37:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expressions-in-startevent-s-timecycle/m-p/43937#M24064</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-06-24T08:37:08Z</dc:date>
    </item>
  </channel>
</rss>

