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
9 replies
Subscribers
6 subscribers
Views
3583 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I have a subprocess within a parent process. Once I select the Input Variables
lesliem
over 10 years ago
I have a subprocess within a parent process. Once I select the Input Variables on the subprocess and save the node then go back to modify the subprocess node each of the Input Variables have "From form" as the variable and it can't be changed. Does anyone know why the node is doing this? We are on 7.5. If I delete the node and recreate I can change the variables, but once saved it goes back to the same format. I have included a screenshot.
...
OriginalPostID-126707
OriginalPostID-126707
Discussion posts and replies are publicly visible
Parents
0
Mike Schmitt
Certified Lead Developer
over 10 years ago
I don't think it's an option for you. Only after I replied did I notice your use case here:
forum.appian.com/.../e-126599
I believe you're doing the user assignment in the wrong place by putting it on the subprocess call. As far as I know, you should probably be passing the assignee value into the subprocess as a parameter, such that a new subprocess is launched for each assignee. Then inside the subprocess, you can handle multiple task assignment as-needed on the task itself.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Schmitt
Certified Lead Developer
over 10 years ago
I don't think it's an option for you. Only after I replied did I notice your use case here:
forum.appian.com/.../e-126599
I believe you're doing the user assignment in the wrong place by putting it on the subprocess call. As far as I know, you should probably be passing the assignee value into the subprocess as a parameter, such that a new subprocess is launched for each assignee. Then inside the subprocess, you can handle multiple task assignment as-needed on the task itself.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data