Hello All,
When I import a J2EE Webservice to WDJ layer, the collections in WS are truncated, OR those levels are not created in the generated context when we implement the methods to component controller.
My problem is one of the nodes in WS is a recursive node, if I can at least get the Java array collection from the model object execute method, i can read them and copy them to a local node.
Any one know how to read the values from the webservice structure in the code other than doing a mapping to the context? Any help would be much appreciated.
Many thanks
Senon