Forums de discussion

.lar file import and export automation

thumbnail
vamshi krishna, modifié il y a 7 années.

.lar file import and export automation

Junior Member Publications: 31 Date d'inscription: 03/03/11 Publications récentes
Can some tel me how can we do
.lar file automation (import and export)
in liferay 6.2 ?

Thanks in Advance ...
thumbnail
David H Nebinger, modifié il y a 7 années.

RE: .lar file import and export automation

Liferay Legend Publications: 14919 Date d'inscription: 02/09/06 Publications récentes
The import is easy, you just have to drop into the Liferay deploy folder.

Export you'd have to code out yourself leveraging a scheduled task and the export/import facilities.






Come meet me at the LSNA!
Pepe Pepito, modifié il y a 5 années.

RE: .lar file import and export automation

New Member Publications: 6 Date d'inscription: 03/10/18 Publications récentes

It is possible to deploy the exported files (.lar) simply by putting them in the ${LIFERAY_HOME}/deploy directory. 
Do I only need this action?
I'm working with liferay 7.0 CE ga7 and would appreciate confirmation.