Have a requirement to copy a folder with approx 90000 sub items (deep folder hierarchy) from one location in content ...
Asked 10 months agoModified yesterdayViewed 272
timesAsked By Rahul Sharma
0
Have a requirement to copy a folder with approx 90000 sub items (deep folder hierarchy) from one location in content server to another. Can this be done by copy operation in UI, any best practices to keep in mind?
Answers
0
This might provide dataids that have the latest category version for cases where a lower version of the document has the lower version of the category. I usually add a simple add condition to check if there are no entries for the latest category.
Answered by Shanmukha Babu Datti 6 months from now
Write a Reply
0
Select ID,Name,CreateDate From LLAttrdata ll, DTree d
Answered by Shanmukha Babu Datti 6 months from now
Write a Reply
0
There is also a tag in Webreport with catinfo - UPGRADABLE. It will return true or false if you loop over all objects under a specific parent.