Hello Theo,
thanks for your response and the example.
Since my web service was used for a Search Table before it returns a flat result and not XML. But building a tree data structure for the NodeTreeContentProvider was the easier step.
My main problem was where to get access to the web service result set and where to integrate my implementation of the tree. The two Servlets SearchBar and SearchResult work close together. The documentation is limited to the description of APIs. No description available of the interaction. All examples use the Search Table, none of them uses the Search Tree. The documentation of the ContentProvider is rather poor, too, although requested in years old threads.
Currenty, I’ve integrated my tree building implementation in the method ‘beforeRenderReponse’. I works but I’m not happy with the solution because this method seems to be called at least twice after performing a search.
Best regards
Michael
#webMethods#MWS-CAF-Task-Engine#webMethods-BPMS