Search code examples
migrationliferayportletwebsphere-portalibm-connections

Data migration from liferay portal to websphere portal


i need to migrate the content of the list below from liferay Portal to WebSphere Portal. and we will use IBM Connection for the portlets.

a. Calendar.

b. Discussion Boards/Blogs/Forums

can anyone give me an API that can be use for migrating the data? I have an options here but i dont see results in the web.

  1. liferayAPI that will export data/content (LAR? ) and import to websphere portal

  2. export data/content csv file and create a program that will create new blogs,forums etc to Websphere portal.

thank you,

-Jhei


Solution

  • If you have small amount of data set then, it would be good to create a migration app with uses RESTfull WEb-services/Direct DB interaction if you have, which will fetch data from Liferay and push data to Webspear.