Forum Discussion

BhavayMangla's avatar
BhavayMangla
New Contributor II
2 days ago

Rename folder under Application Database in FileShare

I have created a folder under application database in File share, I am trying to rename the folder because of some requirement changes, is it possible to update the folder name? Or even update the file name inside that folder?

2 Replies

  • MarcusH's avatar
    MarcusH
    Valued Contributor

    As far as I know you cannot rename a folder in File Explorer. You can rename it through a BR using SQL though - the table you need is called folder. Have a look at the MarketPlace solution File Explorer Manager - it allows you can copy folders. If you want to copy a folder from one application database to another and both applications are in the same environment, you can use File Explorer Manager. Copy the folder to the File Share | System | Contents, then go into the other application and paste it back from the File Share.

  • BhavayMangla's avatar
    BhavayMangla
    New Contributor II

    Also is there a way to migrate the whole folder to another app? without extracting the files one by one?