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
5 replies
Subscribers
6 subscribers
Views
2024 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I have a parent process that has quick tasks that are on sub-process nodes (comp
jorgea272
over 10 years ago
I have a parent process that has quick tasks that are on sub-process nodes (completion of the quick task, starts the child sub-process). These quick tasks currently use Portal Forms and I am changing them to use a SAIL rule-based form instead (I am not using a Portal form that is enabled for SAIL -- I need more dynamic features). Using the SAIL rule-based form, how do you map values from the parent process into the parameters of the start form for the child sub-process?
OriginalPostID-137766
OriginalPostID-137766
Discussion posts and replies are publicly visible
Parents
0
deepanc712
over 10 years ago
In the QT's SAIL as Start Form Parameter,
1. Mention var:ac!var
2. In the ACP of user input form, get the value from the rule input and save to pv
3. Now on the Sub Process Assign the variables by val or reference to the child process model
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
deepanc712
over 10 years ago
In the QT's SAIL as Start Form Parameter,
1. Mention var:ac!var
2. In the ACP of user input form, get the value from the rule input and save to pv
3. Now on the Sub Process Assign the variables by val or reference to the child process model
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data