Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Hi All,
I am trying to export a page in my application and i am able to export the page by adding export.zip extention instead of html.
But when i unzip and open the page, js and css are not applying and it's not exporting the DAM assets.
How to configure the contentsync template to export assets and apply css and js.
I am using AEM 6.3 version.
Any thoughts here would be helpful.
Vues
Réponses
Nombre de J’aime
Vues
Réponses
Nombre de J’aime
An alternative option to create a static version of a page/site is to use Static replication agent: Replication
Vues
Réponses
Nombre de J’aime
@berliant, thanks for your reply.
I followed the article and configured the static replicatiuon agent. But It's not working.
Getting following error when i replicate any article : com.day.cq.replication.ReplicationException: Unable to replicate content with no transport handler. Check configuration.
How to configure transport handler for static replication agent in AEM 6.3
Vues
Réponses
Nombre de J’aime
Did you follow the Page Experter - The Page Exporter - as suggested by @arunp99088702arunp99088702
Vues
Réponses
Nombre de J’aime
smacdonald2008 Yes, I tried with page exporter, but DAM assets are not exporting with that zip file. How to configure the page exporter to export dam assets.
Vues
Réponses
Nombre de J’aime
Hi,
If you go through the link, you can see if you need to export image(custom type) then you need to implement custom type. but for renditions you can add below node at /etc/contentsync/templates/ or /etc/contentsync/templates/<sitename>.
assets
Collect original renditions of assets.
Implementing a Custom Configuration
As you may have noticed in the node structure, the Geometrixx page export configuration template has a logo node with a type property set to image. This is a special configuration type that has been created to copy the image logo to the zip file. To meet some specific requirements, you may need to implement a custom type property: to do so, refer to the Implementing a custom update handler section in the Content Sync page.
image
Collect an image.
The image type is used to include the We Retail logo in the zip file.
More info -
Implementing a custom update handler(Mobile with Content Sync)
Vues
Réponses
Nombre de J’aime
Hello Pravin, any luck on this.
Vues
Réponses
Nombre de J’aime
Vues
Likes
Réponses
Vues
Like
Réponses