Fórum

.lar file import and export automation

thumbnail
vamshi krishna, modificado 7 Anos atrás.

.lar file import and export automation

Junior Member Postagens: 31 Data de Entrada: 03/03/11 Postagens Recentes
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, modificado 7 Anos atrás.

RE: .lar file import and export automation

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
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, modificado 5 Anos atrás.

RE: .lar file import and export automation

New Member Postagens: 6 Data de Entrada: 03/10/18 Postagens Recentes

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.