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
6 replies
Subscribers
8 subscribers
Views
2478 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
I am creating a rule which takes two input, username and RoleCount. If the Rolec
vineeta6579
over 10 years ago
I am creating a rule which takes two input, username and RoleCount. If the Rolecount is 2 and username abc, I want to get abc,abc in output.
I am getting below error while testing rule. Any pointer ...
Error :- Expression evaluation error at function fn!apply: A rule or function reference is expected as the 1st parameter.
OriginalPostID-143851
OriginalPostID-143851
Discussion posts and replies are publicly visible
Parents
0
Tim
Certified Lead Developer
over 10 years ago
As the error explains the 1st input to apply() must be a rule or function not simply a variable. Check out the docs
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 10 years ago
As the error explains the 1st input to apply() must be a rule or function not simply a variable. Check out the docs
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data