mohd.documents wroteCan I export all data from all BOs to a file and then import it again?
Of course, you can do it from your DB. If you use MySQL or MariaDB, you can export it as SQL file extension or you can export it as backup extension if you use MSSQL.