Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
+3
person also asked this
people also asked this
Replies
9 replies
Answers
2 answers
Subscribers
10 subscribers
Views
14504 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Is it possible to add "Seconds" Option in the Timer Node? If possible,
Manikandan Ganapathy
over 10 years ago
Is it possible to add "Seconds" Option in the Timer Node? If possible, can you please explain the process?...
OriginalPostID-129172
OriginalPostID-129172
Discussion posts and replies are publicly visible
Top Replies
Eduardo Fuentes
over 10 years ago
+1
suggested
Appian Employee
You can also do: =now() + intervalds(0,0,x) were X is seconds
0
Cesar Machuca
Appian Employee
over 10 years ago
Unfortunately that feature is not currently available. An enhancement request has been submitted with the reference number AN-39512.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Jason Ruvinsky
Certified Senior Developer
over 10 years ago
I would also like to see "Seconds" on timers available for exception triggers.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
bharathwajanr587
over 10 years ago
Hi Mani, Can we have the timer to wait for 10 seconds by using the expression, say, now()+10/(24*60*60) ?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Jason Ruvinsky
Certified Senior Developer
over 10 years ago
If you add anything to a date or datetime, Appian adds to the day portion of the date.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
+1
bharathwajanr587
over 10 years ago
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..
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Reject Answer
Cancel
+1
Eduardo Fuentes
Appian Employee
over 10 years ago
You can also do:
=now() + intervalds(0,0,x)
were X is seconds
Cancel
Vote Up
+1
Vote Down
Sign in to reply
Verify Answer
Reject Answer
Cancel
0
ganeshbabuj604
over 7 years ago
in reply to
Eduardo Fuentes
does this solution work for Timer?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
MUHAMMAD IQBAL
over 6 years ago
in reply to
ganeshbabuj604
It worked for me
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
chandu
A Score Level 2
over 6 years ago
now()+second()*100. This also works
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel