フォーラム

ホーム » Liferay Portal » English » 3. Development

構造的に表示 平面上に表示 ツリー上に表示
スレッド数 [ 前へ | 次へ ]
toggle
anil t
liferay migration
2011/07/03 5:01
答え

anil t

ランク: New Member

投稿数: 9

参加年月日: 2011/05/13

最近の投稿

Hello...

I integrated alfresco with liferay.Now my repository is alfresco.Then how to migrate my old documents in document library to alfresco repository?
Hitoshi Ozawa
RE: liferay migration
2011/07/03 15:25
答え

Hitoshi Ozawa

ランク: Liferay Legend

投稿数: 8000

参加年月日: 2010/03/23

最近の投稿

This isn't answering your question, but the easiest alternative is to just use the cmishook to link Liferay with Alfresco.
anil t
RE: liferay migration
2011/07/03 22:23
答え

anil t

ランク: New Member

投稿数: 9

参加年月日: 2011/05/13

最近の投稿

Thank you for reply
I have already integrated with cmis hook and now storing documents are going to alfresco repository.But I need to migrate my old documents from document library to alfresco repository .
Hitoshi Ozawa
RE: liferay migration
2011/07/04 1:06
答え

Hitoshi Ozawa

ランク: Liferay Legend

投稿数: 8000

参加年月日: 2010/03/23

最近の投稿

Are you having trouble using Control Panel -> Server Admininstration -> Data Migration (Migrate documents from one repository to another)?
anil t
RE: liferay migration
2011/07/04 3:19
答え

anil t

ランク: New Member

投稿数: 9

参加年月日: 2011/05/13

最近の投稿

I tried with these two options
1.migrating docs from database to database-Here liferay database(mysql-liferay database) copying to alfresco database(mysql-alfresco database).But not getting data in alf_data(alfresco) repository.
2.From repository to repository--Default repository is based on filesystem hook and changed to cmis hook.But the docs in liferay repository does not migrating to alfresco repository. Now if we upload any docs from document library(liferay) then these are storing in alfresco repository(alf_data).Now If we want to access previous docs(Before migration) are not accessing because that path does not found.