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
8 subscribers
Views
1711 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
I have an expression rule that implements a common component that is going to be
mikej117
over 9 years ago
I have an expression rule that implements a common component that is going to be called from multiple forms. While the bulk of this component is common, there are some context-specific parts to it, such as custom validation, which depends on the context.
What I would like to do is to pass some custom validation code into the common component rule. What is the best way to go about doing this?
OriginalPostID-150902
OriginalPostID-150902
Discussion posts and replies are publicly visible
Parents
0
mikej117
over 9 years ago
The context is more about the functionality that is being implemented in each form.
The common component allows the user to select a valid employee (based on a web service call). One form uses it without any extra validation, whilst another form uses it with additional constraints (such as whether that employee was already applied to another task). The extra validation is based on local variable data inside the calling form.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
mikej117
over 9 years ago
The context is more about the functionality that is being implemented in each form.
The common component allows the user to select a valid employee (based on a web service call). One form uses it without any extra validation, whilst another form uses it with additional constraints (such as whether that employee was already applied to another task). The extra validation is based on local variable data inside the calling form.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data