Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
9 subscribers
Views
1099 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi All, I gave scenario where use a rule to hold a flow till the rul
Sachin Pandey
A Score Level 1
over 12 years ago
Hi All,
I gave scenario where use a rule to hold a flow till the rule is true(). The value which is of type date is stored in cdt example. pv!cdt.date. The rule is states pv!cdt.date=today(). When this is true the flow moves on or else just sits on this rule node. For some reason this works fine if you start a process pv!cdt.date is today rather then future and not when future date becomes today. Can anyone suggest a work around to make this work and also to test it with in the same day for future dates. This is highly important.
Thanks,...
OriginalPostID-58633
OriginalPostID-58633
Discussion posts and replies are publicly visible
0
shelzle
over 12 years ago
As far as I know rules are evaluated when the node is started or when the value of the PV changes. So your rule is only evaluated once. Use a timer for these cases.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel