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
4 replies
Subscribers
5 subscribers
Views
4522 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Is there a way to invoke the appian function/rules from the plugin Java componen
rajashekarv
over 9 years ago
Is there a way to invoke the appian function/rules from the plugin Java component?
Can anyone share the sample code ?
OriginalPostID-192966
OriginalPostID-192966
Discussion posts and replies are publicly visible
0
Rahul Gundu
over 9 years ago
Hi rajashekarv, I feel, it's not possible to call Appian Functions or Expression rules from Java code. If possible, could you please elaborate the use case. So that, participators can help you.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Tom Ryan
Appian Employee
over 9 years ago
Depending on what you are trying to achieve, there is most likely a way to call this directly from the API. If you want to evaluate an expression directly, look at ProcessDesignService.evaluateExpression()
forum.appian.com/.../
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sneham
A Score Level 1
over 6 years ago
Hey,
Check this post
community.appian.com/.../trying-to-invoke-an-expression-rule-with-input-parameter-from-my-java-plugin
Hope this helps!
-Sneha M
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Abhay Dalsaniya
Certified Lead Developer
over 6 years ago
Appian function/rules cannot be invoked from the Java code.
The similar functionality can be developed in Java using Appian classed and methods.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel