Thanks alot.........
Sorry if my query were not to the point.......
I just wanted to know the Best way to figure out "Whether a specific document exists in a specific folder" (e.g. Document with Title "Doc XYZ" is in Folder "Folder ABC" where "Folder ABC" is under Folder 1 :Folder 2 or it may...
Hi Greg ,
Can you please help me with the query.
At a given level, folder structure would be unique i.e. at FolderLevel1/FolderLevel2 i would only have one FolderLevel3.
So i was hoping i can use ews = fDocMan.getRootNode("EnterpriseWS");Node ew1 = fDocMan.getNodeByPath(ews.getID()...
Thanks Greg.
At a given level, folder structure would be unique i.e. at FolderLevel1/FolderLevel2 i would only have one FolderLevel3.
So i was hoping i can use ews = fDocMan.getRootNode("EnterpriseWS");Node ew1 = fDocMan.getNodeByPath(ews.getID(), pathelements)where path element is...
Using Content Web Services and JAVA API, I want to verify whether a specific Document exists in specific folder e.g. Document with Title "Doc XYZ" is in Folder "Folder ABC".
I want to know cleanest and best (performance) way of doing same as it would be a bulk verification process?
One I Know...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.