Hello
I needed to change the name of a repository and in the process of doing that I also changed the name of the repository database. All that works fine and users have access to the pre-existing stored documents.
My problem is that, for the sake of preventing any future confusion, I would also like to change the name of the file server folder to match the new name of the repository. I have many repositories and related file server folders.
Of course when I change the name of my file server folder and use that in the repository registration I end up not being able to access my documents - the pointers (location paths) in the database to the files on the file server contain the name of the old folder. So I have kept the old folder name on the file server for now.
Does anyone know a method or a query I can run against the repository database to update pointer (path) values to documents so they contain a new file server folder name?
Any information would be much appreciated.
Katherine