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
+2
person also asked this
people also asked this
Replies
14 replies
Answers
1 answer
Subscribers
8 subscribers
Views
7557 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Preventing Scheduled Process Models from kicking off multiple instances after system downtime?
Jason Ruvinsky
Certified Senior Developer
over 8 years ago
Does anyone have any recommended approaches to preventing a process model that runs on a recurring schedule from kicking off multiple instances after the system is down when it was scheduled to run? We have some processes that run nightly, but can create race-conditions if multiple instances try to run simultaneously.
Thinking about maybe putting in an "Advanced Options" Expression to force it to actually be the scheduled start time (or at least close), and just bypassing running until the next scheduled time that Appian is actually up on the server. Would that do the trick?
OriginalPostID-254265
Discussion posts and replies are publicly visible
Parents
0
ChristineH
Certified Lead Developer
over 8 years ago
Keep in mind you could set a Boolean in the Db and execute a queryrule instead of using a constant.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ChristineH
Certified Lead Developer
over 8 years ago
Keep in mind you could set a Boolean in the Db and execute a queryrule instead of using a constant.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data