Foros de discusión

.lar file import and export automation

thumbnail
vamshi krishna, modificado hace 7 años.

.lar file import and export automation

Junior Member Mensajes: 31 Fecha de incorporación: 3/03/11 Mensajes recientes
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 hace 7 años.

RE: .lar file import and export automation

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
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 hace 5 años.

RE: .lar file import and export automation

New Member Mensajes: 6 Fecha de incorporación: 3/10/18 Mensajes recientes

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.