<?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 How to set  dynamically value of &amp;lt;startTime&amp;gt; and &amp;lt;endTime&amp;gt; to Time events? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-dynamically-value-of-lt-starttime-gt-and-lt-endtime/m-p/19198#M8495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to set values of 'startTime' and 'endTime' to Time events.&lt;/P&gt;&lt;P&gt;&amp;lt; example &amp;gt;&lt;/P&gt;&lt;P&gt;There is a daily task&amp;nbsp;over a period of time.&lt;/P&gt;&lt;P&gt;'startTime' and 'endTime' is a start and end date of a period.&amp;nbsp; 'startTime' and 'endTime'&amp;nbsp;varies&amp;nbsp;according&amp;nbsp;to&amp;nbsp;the&amp;nbsp;situation.&lt;/P&gt;&lt;P&gt;'startTime' and 'endTime' got from usertask in other process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, how to send 'startTime' and 'endTime' to several timer event ?&lt;/P&gt;&lt;P&gt;Can I set those in a process definition without api ?&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21292" class="image-1 jive-image" height="296" src="https://connect.hyland.com/legacyfs/online/alfresco/21292_pastedImage_3.png" width="611" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2018 16:04:06 GMT</pubDate>
    <dc:creator>karin</dc:creator>
    <dc:date>2018-06-12T16:04:06Z</dc:date>
    <item>
      <title>How to set  dynamically value of &lt;startTime&gt; and &lt;endTime&gt; to Time events?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-dynamically-value-of-lt-starttime-gt-and-lt-endtime/m-p/19198#M8495</link>
      <description>I want to set values of 'startTime' and 'endTime' to Time events.&amp;lt; example &amp;gt;There is a daily task&amp;nbsp;over a period of time.'startTime' and 'endTime' is a start and end date of a period.&amp;nbsp; 'startTime' and 'endTime'&amp;nbsp;varies&amp;nbsp;according&amp;nbsp;to&amp;nbsp;the&amp;nbsp;situation.'startTime' and 'endTime' got from usertask in oth</description>
      <pubDate>Tue, 12 Jun 2018 16:04:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-dynamically-value-of-lt-starttime-gt-and-lt-endtime/m-p/19198#M8495</guid>
      <dc:creator>karin</dc:creator>
      <dc:date>2018-06-12T16:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to set  dynamically value of &lt;startTime&gt; and &lt;endTime&gt; to Time events?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-dynamically-value-of-lt-starttime-gt-and-lt-endtime/m-p/19199#M8496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Timer definitions accept expressions see&amp;nbsp;&lt;A class="link-titled" href="https://www.activiti.org/userguide/#timerEventDefinitions" title="https://www.activiti.org/userguide/#timerEventDefinitions" rel="nofollow noopener noreferrer"&gt;https://www.activiti.org/userguide/#timerEventDefinitions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;For start event&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #008000; background-color: #f8f8f8; font-weight: bold;"&gt;&amp;lt;timerEventDefinition&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #6d6e71; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #008000; background-color: #f8f8f8; font-weight: bold;"&gt;&amp;lt;timeDate&amp;gt;&lt;SPAN style="color: #6d6e71; font-weight: 400;"&gt;$&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #6d6e71; background-color: #f8f8f8;"&gt;{startDate}&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008000; background-color: #f8f8f8; font-weight: bold;"&gt;&amp;lt;/timeDate&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #6d6e71; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #008000; background-color: #f8f8f8; font-weight: bold;"&gt;&amp;lt;/timerEventDefinition&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For the end event&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #008000; background-color: #f8f8f8; font-weight: bold;"&gt;&amp;lt;timerEventDefinition&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #6d6e71; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #008000; background-color: #f8f8f8; font-weight: bold;"&gt;&amp;lt;timeCycle&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #6d6e71; background-color: #f8f8f8;"&gt;R3/PT10H/${EndDate}&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008000; background-color: #f8f8f8; font-weight: bold;"&gt;&amp;lt;/timeCycle&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #6d6e71; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #008000; background-color: #f8f8f8; font-weight: bold;"&gt;&amp;lt;/timerEventDefinition&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:17:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-dynamically-value-of-lt-starttime-gt-and-lt-endtime/m-p/19199#M8496</guid>
      <dc:creator>bassam_al-saror</dc:creator>
      <dc:date>2018-06-19T13:17:12Z</dc:date>
    </item>
  </channel>
</rss>

