<?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>schedule  in Appian Process model</title><link>https://community.appian.com/discussions/f/general/21904/schedule-in-appian-process-model</link><description>Hi All, 
 How to schedule process for every 15 minutes and daily monday to friday - 9 AM to 6 PM in appian process model. 
 
 Please guide us for schedule in process model</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: schedule  in Appian Process model</title><link>https://community.appian.com/thread/139500?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 10:30:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad77e18b-540d-4e79-b338-c7a2406c88b0</guid><dc:creator>Ankit Tewari</dc:creator><description>&lt;p&gt;Hi, I am using &amp;quot;Authorization Code Grant&amp;quot; for Docusign integration. &lt;br /&gt; I have to call this integration on my process model and run this process model as scheduler on every hour to checking token status.&lt;br /&gt;I have&amp;nbsp;&amp;nbsp;set assignee of this integration node &amp;quot;Run as whoever started the process&amp;quot;.&lt;br /&gt; The Problem I am facing is that, every time I am getting false API response, as per my understanding&lt;br /&gt; it is because of when the process is running according scheduler it is not able to find valid assignee and the integration is returning false response every time ,even if the token is not expired. Please help me on this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: schedule  in Appian Process model</title><link>https://community.appian.com/thread/86938?ContentTypeID=1</link><pubDate>Wed, 13 Oct 2021 12:30:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7ff04d5-3433-4a05-990b-93dac3669e06</guid><dc:creator>Selvakumar Kumarasamy</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;The easiest way&amp;nbsp;to configure it is like this (if you have the system calendar updated with working days &amp;amp; hours).&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1634128260143v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: schedule  in Appian Process model</title><link>https://community.appian.com/thread/86936?ContentTypeID=1</link><pubDate>Wed, 13 Oct 2021 12:09:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4e0b2c60-9551-4fd4-9356-23ab4fc4f5dd</guid><dc:creator>Patilgani</dc:creator><description>&lt;p&gt;Okay Selvakumar,&lt;/p&gt;
&lt;p&gt;i tried that but im getting error in expression&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I want to set timer in my process model M-F and 9 AM to 5 PM please guide us&amp;nbsp; where and expression need to add and what is expression?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;i have tried this in timer condition&amp;nbsp; at Advanced Options i&amp;#39;m getting error in expression.&lt;br /&gt;if(and(hour(local(now()))&amp;gt;(9),hour(local(now()))&amp;lt;19),hour(local(now())),null())&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: schedule  in Appian Process model</title><link>https://community.appian.com/thread/85809?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 12:28:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:feed96bb-883e-49c4-8770-f56c2556af17</guid><dc:creator>Selvakumar Kumarasamy</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can configure a timer in the start event -&lt;a href="https://docs.appian.com/suite/help/21.3/Start_Event.html#configuring-a-timer-trigger-on-a-start-event"&gt;https://docs.appian.com/suite/help/21.3/Start_Event.html#configuring-a-timer-trigger-on-a-start-event&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For your requirement, you might need to do:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Enable the timer recurrence for every 15 mins&lt;/li&gt;
&lt;li&gt;Create an expression rule which will check whether the current time falls under the respective time slot&amp;nbsp;&amp;amp; return boolean outputs. This rule has to be configured under &lt;a href="https://docs.appian.com/suite/help/21.3/Start_Event.html#creating-a-new-expression"&gt;expressions&lt;/a&gt;&amp;nbsp;section&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>