Hi All,
Hope everyone is doing good. I am currently trying to copy an entire
folder from the source location to a destination location. I have tried rename
but its too expensive from time response stand point when the schema size is
too large. To go around the problem I am trying to run the xquery using
db:store (). But db:store doesn’t seem to work on folders. So I am wondering if
there is any other efficient way ( apart from rename and db:store) which will
work on the folder. I need to copy the entire folder from source location to
destination and it may have a hierarchy of sub-folders in it.
Any help on that is really appreciated!
Thanks,
Bhushan