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
6 subscribers
Views
1930 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hello, I am currently using a MNI with an array of groups. I want to configure t
patrickx
over 9 years ago
Hello, I am currently using a MNI with an array of groups. I want to configure the MNI so that there is a single instance for group but not one for each member in each group. How do I do that
OriginalPostID-168104
OriginalPostID-168104
Discussion posts and replies are publicly visible
0
sonalk
over 9 years ago
Hi Patrick,
Making the sub process a synchronous sub process, MNI your sub process node in the parent process, spawn new for groups array and pass in groupArray[tp!instanceindex] to be used as assignment.
This should work in this use case.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
patrickx
over 9 years ago
what do you mean by spawn new group arrays. Do you mean for the MNI?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
tharuh
over 9 years ago
Hi Patrick,
You can also go with selecting 'Run instances one at a time' in the other tab of the node for which MNI is configured.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sonalk
over 9 years ago
Yes Patrick. I meant the same.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel