Get all top nodes with web service api and "readlist"
Im trying to get all top nodes from the web service api (documentservice) and method "readlist" but when sending -1 as parent node it gives me an error that a node with -1 does not exist. When creating top nodes you send -1 as parentId.
Get all top nodes with web service api and "readlist"
Im trying to get all top nodes from the web service api (documentservice) and method "readlist" but when sending -1 as parent node it gives me an error that a node with -1 does not exist.
When creating top nodes you send -1 as parentId.
Any solution for this?
Hmm, if i set parentId to 0, then it will return all nodes under root node, strange...
/Jonas
is working on a reply...