Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Blueprint page or folder?

Avatar

Level 2

We are not aware of the implications/limitations on creating a BP mapping pages/subpages instead of folder/pages since we´ve found out that CQ’s restore capabilities has a constraint the fact  that you can only restore content under another page, and not under a folder.  

Has anyone can clarify me this, please?

1 solución aceptada

Avatar

Respuesta correcta de
Level 9

Hi,

As per my knowledge its limited to pages/subpages because to rollout the BP to Live Copy we configure rollout config where we configure the editmap and defines the mapping for sling:resourceType and cq:tempate

for example sling:resourceType#/(contentpage|homepage)#/mobilecontentpage,cq:template#/(contentpage|homepage)#/mobilecontentpage  (just an example)

and above configuration can not be done for folders.

I hope it helps you.

Thanks,

Pawan

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Respuesta correcta de
Level 9

Hi,

As per my knowledge its limited to pages/subpages because to rollout the BP to Live Copy we configure rollout config where we configure the editmap and defines the mapping for sling:resourceType and cq:tempate

for example sling:resourceType#/(contentpage|homepage)#/mobilecontentpage,cq:template#/(contentpage|homepage)#/mobilecontentpage  (just an example)

and above configuration can not be done for folders.

I hope it helps you.

Thanks,

Pawan

Avatar

Level 2

It does help, thanks for replying my posts!

-Patricia