Hi,
For CS 10.0 WS, is there any way, if you already have a node ID (i.e. returned from an excel spreadsheet), to get its path? I know I can do a recursive walk up the tree using the current data ID but that would introduce a lot of round trips in the run of this application. I suspect that the answer is that there is no such function, but I thought I'd ask.
-Hugh Ferguson