Page 1 of 1

Migration CE to EE

Posted: Fri Jul 27, 2018 7:25 am
by xjeromeflores12
Hi ,

Can I migrate roughly 5,000+ documents from LogicalDOC CE to LogicalDOC Enterprise ?
Is there a method or script that will use to migrate? Or manually upload?

Thank you for the answer.

Re: Migration CE to EE

Posted: Mon Jul 30, 2018 4:39 pm
by shatzing
Hi xjerome,

the simplest way is to backup the database of your LogicalDOC CE and load it into a different db schema,
then install LogicalDOC EE using the latest created schema. E.G.: logicaldocEE
In this way LogicalDOC EE will use the tables already available and will create those of the enterprise version.

Last thing is to copy all the documents in the directory C:\LogicalDOC\repository\docs to the new installed LogicalDOC EE.
The same can be done with the indexes if you want to keep them.

The only thing you need to be aware of is that the LogicalDOC EE version is the same as the Community version you are migrating.

Re: Migration CE to EE

Posted: Tue Jul 31, 2018 3:44 am
by xjeromeflores12
Hi shatzing,

Thank you for the response. Will do the same procedure you mention.