-
Bug
-
Resolution: Done
-
Critical
-
8.3.2
-
None
When generating a web service for a source model, we check for direction types of OUT and IN/OUT, but do not check for a type of RETURN. This cause the ws model generation to fail with an error stating their is no root.
Need to add check for RETURN direction type.