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
6 subscribers
Views
2392 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Attached Process flow. My process is getting stuck in Xor Gate.
vineeta6579
over 11 years ago
Attached Process flow.
My process is getting stuck in Xor Gate.
My process is getting stuck in gate second time when after evaluating gate first time it goes back to Task and comes back to gate.
...
OriginalPostID-94489
OriginalPostID-94489
Discussion posts and replies are publicly visible
Parents
0
Tim
Certified Lead Developer
over 11 years ago
One common design practice is to have an empty script task before the or gate. When your logic dictates a loop back through send it to the script task. This way the or gate only has one input flow so is free to execute many times without the constraint detailed above.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 11 years ago
One common design practice is to have an empty script task before the or gate. When your logic dictates a loop back through send it to the script task. This way the or gate only has one input flow so is free to execute many times without the constraint detailed above.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data