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
2 replies
Subscribers
8 subscribers
Views
1217 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Could someone within Appian please confirm that this is a known issue or raise t
praveenj
over 10 years ago
Could someone within Appian please confirm that this is a known issue or raise this as a bug?
I have noticed that if a rule/expression is used inside a apply function within a process model, that rule/expression is not picked up by check dependency feature within application.
Thanks,
Praveen
OriginalPostID-139031
OriginalPostID-139031
Discussion posts and replies are publicly visible
0
abhi.jana
Appian Employee
over 10 years ago
There is a known issue with the dependency checker when the rule within apply() is not suffixed with parentheses. For example using apply(rule!test, pv!array) is not detected whereas apply(rule!test(_), pv!array) is detected.
This has been reported to Engineering and the reference number is AN-58201.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
praveenj
over 10 years ago
Thanks Abhi. Glad to know there is a work around.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel