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
3 replies
Subscribers
9 subscribers
Views
1958 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
XOP Gate --> Is there a limit to the number of parallel instances coming to t
aneeshv
over 11 years ago
XOP Gate --> Is there a limit to the number of parallel instances coming to the XOR Gate over Multiple Instances because we executed more than 50,000 Instances at the same time parallely and some of them are now waiting on the XOR Gate for no reason.
Everything else seems to be good from the Process Development Presepictive (Using this tool)...
OriginalPostID-70663
OriginalPostID-70663
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
The problem is that your AND has two incoming flows: "Delete Reject Cancel Report Document"and "Check RET Time" but only one gets activated at a time but the AND requires all flows to get activated to continue with the execution.
The solution is to add an empty script task to concentrate both incoming flows. Please take a look at these screenshots for a graphical explanation based on your model and on a test model I created:
forum.appian.com/.../85966
forum.appian.com/.../85967
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
The problem is that your AND has two incoming flows: "Delete Reject Cancel Report Document"and "Check RET Time" but only one gets activated at a time but the AND requires all flows to get activated to continue with the execution.
The solution is to add an empty script task to concentrate both incoming flows. Please take a look at these screenshots for a graphical explanation based on your model and on a test model I created:
forum.appian.com/.../85966
forum.appian.com/.../85967
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data