Hello
I am having some problems with parsys containers inside components used in within the new dynamic template editor. I am unable to set policies correctly.
The structure of the page looks like this:
When I edit policies for the parsys it creates a new policy i.e. /conf/sb1/settings/wcm/policies/policy_1562577342304
but every time I edit the policy for this parsys, it generates a new policy number instead of reusing the previous one, resulting in missing configuration and overwrite on save.
I have not found much documentation on how this policy system is wired together so pointers to where I can find that would be greatly appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
This looks like it might be related to product issue CQ-4246095 which was a bug related to parsys and the template editor. A fix was included in AEM 6.3.3, 6.4.4 and 6.5.0. Please test on one of those versions.
Arun Patidar Any help?
Views
Replies
Total Likes
Hi,
I checked this with resposnivegrid and parsys, works fine in 6.4. data store in same policies
And policies stored inside parsys node structure.
e.g.
/conf/AEM64App/settings/wcm/policies/wcm/foundation/components/parsys
Can you check policies under /conf/sb1/settings/wcm/policies//wcm/foundation/components/parsys/policy_0123456789900
How do you define the policy for the component has parsys container but this component is put on page multiple times? the policy works only for the first one you put on the page but not work for the ones after since the content node it generated is component name + a random #. For example below, 'apps/custom/components/my-component' component has a parsys container:
- my-page
-- jcr:content
--- root
---- my-component ( resourceType: apps/custom/components/my-component)
---- my-component_123123123 ( resourceType: apps/custom/components/my-component)
Views
Replies
Total Likes
This looks like it might be related to product issue CQ-4246095 which was a bug related to parsys and the template editor. A fix was included in AEM 6.3.3, 6.4.4 and 6.5.0. Please test on one of those versions.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies