<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Task Scheduling Issue: I&amp;#39;m just wondering why the process continue to d</title><link>https://community.appian.com/discussions/f/process/504/task-scheduling-issue-i-m-just-wondering-why-the-process-continue-to-d</link><description>Task Scheduling Issue: I&amp;#39;m just wondering why the process continue to do a task ex: (repeat posting to feeds/sms) even though i already set the Repeat Unitl: &amp;quot;The date and time specified by this expression&amp;quot; to a particular date and time. By default it</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Task Scheduling Issue: I'm just wondering why the process continue to d</title><link>https://community.appian.com/thread/141960?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 11:10:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a05fe221-316f-4fb6-8ef9-1de1b3dd51c7</guid><dc:creator>JanTichava</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;a href="/members/stefanhelzle0001"&gt;Stefan Helzle&lt;/a&gt;&amp;nbsp;Any further advice? I have tested the &amp;quot;Repeat Until&amp;quot; functionality on basic example -&amp;nbsp;Script task increments process variable every 5 minutes until given Date an time by &amp;quot;The date and time specified by this expression:&amp;quot; with &amp;quot;=pv!repeatUntil&amp;quot; expression which is set e.g. 15 minutes ahead. And it still does not work, it didn&amp;#39;t stop repetition. I have not been successful also with &amp;quot;Expression is true:&amp;quot; where expression was &amp;quot;=now() &amp;lt; pv!repeatUntil&amp;quot;. What do I do wrong? What is expected format for that? If there would allowed expression for &amp;quot;instance have started&amp;quot;, which is not, it would be also possible, but it&amp;#39;s just hard-codeable constant. I will have to create a ticket if I will not find a solution for this. What about &lt;a href="/members/edsel.tham"&gt;Edsel Tham&lt;/a&gt;&amp;nbsp;? Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Scheduling Issue: I'm just wondering why the process continue to d</title><link>https://community.appian.com/thread/141783?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2024 08:18:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec2c5e8d-8d2c-47ef-961e-914568a75486</guid><dc:creator>JanTichava</dc:creator><description>&lt;p&gt;Hello Stefan,&lt;/p&gt;
&lt;p&gt;yes, there is reason, there are another tasks to be done during/after that. But that&amp;#39;s not answer to my question, I am asking what I do wrong. Even&amp;nbsp;&lt;span&gt;now() &amp;lt; pv!repeatUntil (Date and time variable) doesn&amp;#39;t work.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1729154077469v2.png" alt=" " /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1729154032030v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Scheduling Issue: I'm just wondering why the process continue to d</title><link>https://community.appian.com/thread/141749?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2024 14:40:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60c4baba-713e-4456-9494-0e45c80e26d9</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Do you have a specific reason to fire off process from a long running parent process? I mean, it would be much easier to configure a timer in the start node of that process directly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Scheduling Issue: I'm just wondering why the process continue to d</title><link>https://community.appian.com/thread/141740?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2024 13:06:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fb62c748-75a5-49df-bc6e-10c22655d812</guid><dc:creator>JanTichava</dc:creator><description>&lt;p&gt;I have recently met with the same problem... I am using &amp;quot;Repeat node&amp;quot; to start sub-processes every 24h (daily). And even there is &amp;quot;Repeat until&amp;quot; - &amp;quot;&lt;span&gt;The date and time specified by this expression&amp;quot; defined, it still starts new sub-processes after that date. I don&amp;#39;t understand what is wrong, that&amp;#39;s BIGGEST problem of Appian, you don&amp;#39;t WHY it happens. Could &lt;a href="/members/stefanhelzle0001"&gt;Stefan Helzle&lt;/a&gt;&amp;nbsp;help us, please? Thank you!&lt;br /&gt;PS: Now I am trying to use now() &amp;lt; pv!repeatUntil in &amp;quot;Expression is true&amp;quot;, which should cause the same.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1729083889930v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Scheduling Issue:&lt;br /&gt;I'm just wondering why the process continue to d</title><link>https://community.appian.com/thread/1578?ContentTypeID=1</link><pubDate>Tue, 12 Mar 2013 09:44:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d734d09f-dfcc-46b7-b559-83b2bbde4095</guid><dc:creator>Jess</dc:creator><description>sounds good..thanks for the suggestion sonia!:) I think this should also be checked by Appian Team to prevent issues like this in the future.,but the workaround you mentioned would resolve this.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Scheduling Issue:&lt;br /&gt;I'm just wondering why the process continue to d</title><link>https://community.appian.com/thread/1549?ContentTypeID=1</link><pubDate>Mon, 11 Mar 2013 12:57:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b966513f-44c9-41e2-8c94-0d44ee438333</guid><dc:creator>Soniya Selvaraj</dc:creator><description>Hi, I tried reproducing the scenario that you have given and I do see that the task does repeat despite having set a repeat until that is in the past. As a workaround, you might consider having an exception flow that is on the node and is listening for a timer event (the same date/time until which you want the task to be repeated)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Scheduling Issue:&lt;br /&gt;I'm just wondering why the process continue to d</title><link>https://community.appian.com/thread/1541?ContentTypeID=1</link><pubDate>Mon, 11 Mar 2013 07:31:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d0309888-87cc-4d81-bd72-5123e4a72bd8</guid><dc:creator>Jess</dc:creator><description>anyone who already encountered this type of issue?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>