JCR Package without subpages but with order of subpages | Adobe Higher Education
Skip to main content
Level 2
October 9, 2017

JCR Package without subpages but with order of subpages

  • October 9, 2017
  • 1 respuesta
  • 4272 visualizaciones

Hi,

I have the requirement to create a JCR package of a single page, the package must not contain subpages but the order of the subpages must be included in the package.

I tried to create a package with a filter (e.g. /content/myProject/myPage) and added two rules (exclude /content/myProject/myPage/*.* and include /content/myProject/myPage/jcr:content). After importing this package on an other aem instance the page itself (inlcuding jcr:content) will be installed but the order of subpages will not be changed.

Has anybody an idea how to solve this problem?

regards

Reinhard

Este tema ha sido cerrado para respuestas.

1 respuesta

joerghoh
Adobe Employee
Adobe Employee
October 9, 2017

Hi,

when you have the chance to modify the package manually, you can set the order of the childs of that page in the respective .content.xml file.

Jörg

Reini1Autor
Level 2
October 10, 2017

Hi Jörg,

the problem is not the package itself, because .content.xml file contains name of subpages in the right order, but when I run an import on a system with not order subpages, the order in .content.xml does not get respected with my filter/rule settings.

regards

Reinhard

joerghoh
Adobe Employee
Adobe Employee
October 10, 2017

Have you already played with the different modes, especially "update"?

Jörg