cancel
Showing results for 
Search instead for 
Did you mean: 

list target folder location in vault in EV

Y1251
Level 5

Hi all,

May i know is it possible to list a target folder location in Vault in EV server or web search?

For Example: we have a folder structure as below, I would like to find the folder "folder_3.1" location, May I have any way to list the folder location as "Root Folder->folder_3->folder_3.1"

Root folder
|_folder_1
|_folder_2
|_folder_3
       |_folder_3.1
       |_folder_3.2

Thanks

1 REPLY 1

CConsult
Moderator
Moderator
Partner    VIP   

Hi,

yes, there is a way with a sql query.

There is a path (Folderpath) and parentfolder (ParentFolderRootID) for every archived folder. "ArchiveFolderView" within EntepriseVaultDirectory DB

You can even change the parent folder (ParentFolderRootID) this way so you can move whole folders to other folders/subfolders/root (but please do not change anything in the databse if it wasn't communicated with Veritas)