-
Feature Request
-
Resolution: Won't Do
-
Major
-
9.x
-
None
Defect Tracker #24234: When doing dependency analysis for MMR and output recursive xml document, it is possible that a child node depends on its parent node, or the parent of the parent node, etc. We need to be able to specify whether to stop in that case regardless of the recursion depth.
1. Add a check box in recursion editor in modeler to specify whether to stop when node is repeated.
2. Add logic in server to handle it.