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
7 replies
Subscribers
9 subscribers
Views
2915 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hello All, How can we use like java reflexion in SAIL to can call dyn
alexis gutierrez
over 9 years ago
Hello All,
How can we use like java reflexion in SAIL to can call dynamically a rule expression or function from a rule expression?
For example something like that: invoke("rule!name",{param1;param2})
If it´s not ootb is there any plugin to do that?
thank you in advance for you answer,
Best regards.
Alex
OriginalPostID-183169
OriginalPostID-183169
Discussion posts and replies are publicly visible
Parents
0
chetany
A Score Level 1
over 9 years ago
Hi Alex, SAIL does support passing functions(or rules) to other rules or functions. You can create a rule with "AnyType" as a parameter. Then you can pass the ruleName while calling that rule. For more details got through this link:
forum.appian.com/.../Expressions.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chetany
A Score Level 1
over 9 years ago
Hi Alex, SAIL does support passing functions(or rules) to other rules or functions. You can create a rule with "AnyType" as a parameter. Then you can pass the ruleName while calling that rule. For more details got through this link:
forum.appian.com/.../Expressions.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data