RE: Users migration between diferent servers

Jose Antonio Campos Segura, modified 7 Years ago. Junior Member Posts: 45 Join Date: 9/30/17 Recent Posts

Hello
I have a liferay 6.2 portal and I want to migrate the users with the expando values to another server. This server has liferay installed and there are several portals in use. The users of the portal, have a registration form extended by a hook, which collects some data that interests us, the login allows you to access a private page or hide the guests to consume information. Is there a code or tool that allows you to import the data from one liferay to another?
Thank you.

thumbnail
Alberto Chaparro, modified 7 Years ago. Liferay Master Posts: 560 Join Date: 4/25/11 Recent Posts
Hi Jose Antonio,

To achieve your goal you should need to invoke the web services to create users from the initial installation to the final one. You can also use the Liferay web services to create the migrate the expando fields you need.

I hope it helps.

Regards.