Page 1 of 1

How to export/import emails

PostPosted:Thu Nov 15, 2012 3:06 am
by okmuser
Hi,

I have several emails (some extracted from IMAP and some from outlook plugin) stored under OpenKM 5.1.11. But when I export the repository none of the emails getting exported.

How can I export emails and import them into OpenKM 6.2

Please help.

Thanks wioth regards,
OkmUser.

Re: How to export/import emails

PostPosted:Fri Nov 16, 2012 9:32 am
by pavila
Actually you can't. The problem is that we are not sure how would be the best export format. Contributions and ideas are welcome.

Re: How to export/import emails

PostPosted:Sun Nov 18, 2012 11:28 pm
by okmuser
I am not sure how exactly the emails are stored in 5.1.11.

If it is in a table (database), is it possible to extract the table contents and exporty into the relevent tables in 6.2?

Cheers,

Re: How to export/import emails

PostPosted:Tue Nov 20, 2012 12:17 pm
by pavila
In OpenKM 5.x content is stored into a Jackrabbit repository. In OpenKM 6.x we use a database. So you need to export this Jackrabbit node structure (see Mail.java bean) to the OKM_NODE_MAIL table.