<?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>Is it possible to add &amp;quot;Seconds&amp;quot; Option in the Timer Node? If possible,</title><link>https://community.appian.com/discussions/f/process/3766/is-it-possible-to-add-seconds-option-in-the-timer-node-if-possible</link><description>Is it possible to add &amp;quot;Seconds&amp;quot; Option in the Timer Node? If possible, can you please explain the process?... OriginalPostID-129172 OriginalPostID-129172</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/56232?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 17:01:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cdc1f499-70c0-4d62-a1b0-0454c2c0c3bf</guid><dc:creator>chandu</dc:creator><description>now()+second()*100. This also works&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/56231?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 16:47:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e5ada742-d485-4cd5-bd32-52a466a91e7d</guid><dc:creator>MUHAMMAD IQBAL</dc:creator><description>It worked for me&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/50153?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 09:21:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ccf47058-a3e0-4588-bd02-807e926f8b88</guid><dc:creator>ganeshbabuj604</dc:creator><description>does this solution work for Timer?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/13275?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2014 06:20:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef2935d0-becd-4882-bfbd-3ee8bdcfab29</guid><dc:creator>Eduardo Fuentes</dc:creator><description>You can also do:&lt;br /&gt;&lt;br /&gt;=now() + intervalds(0,0,x) &lt;br /&gt;&lt;br /&gt;were X is seconds&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/13273?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2014 05:09:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66df5b2a-e8c4-41ef-93fa-4eae09102279</guid><dc:creator>bharathwajanr587</dc:creator><description>Hi jason, if you add a whole number to the date, then it adds the day portion, but try using the above example which i have given above..&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/14/Timer_5F00_Seconds.png"&gt;&lt;img src="/cfs-filesystemfile/__key/communityserver-discussions-components-files/14/Timer_5F00_Seconds.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/13271?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2014 04:51:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7ea1de9b-3a32-4fa9-ada5-42a362df0e1b</guid><dc:creator>Jason Ruvinsky</dc:creator><description>If you add anything to a date or datetime, Appian adds to the day portion of the date.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/13270?ContentTypeID=1</link><pubDate>Tue, 18 Nov 2014 04:04:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:11e6479d-6dfd-4706-b484-ed63716f7b74</guid><dc:creator>bharathwajanr587</dc:creator><description>Hi Mani, Can we have the timer to wait for 10 seconds by using the expression, say, now()+10/(24*60*60) ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/13264?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 20:56:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:abb71c68-4e82-48a2-a7ea-a44a72fe5554</guid><dc:creator>Jason Ruvinsky</dc:creator><description>I would also like to see &amp;quot;Seconds&amp;quot; on timers available for exception triggers.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to add "Seconds" Option in the Timer Node? If possible,</title><link>https://community.appian.com/thread/13261?ContentTypeID=1</link><pubDate>Mon, 17 Nov 2014 16:47:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10ff89b3-9c98-43ed-a840-94976dc79d8c</guid><dc:creator>Cesar Machuca</dc:creator><description>Unfortunately that feature is not currently available. An enhancement request has been submitted with the reference number AN-39512.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>