Expand my Community achievements bar.

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

Different policies for single Editable template

Avatar

Level 3

Hi Team,

 

Could you please guide me on this? I want to apply different policies for a single editable template. I’ve created pages under two separate projects using the same template, but I want to allow only specific components in /content/myproject1 and different components in /content/myproject2, each governed by separate policies.

 

Thanks in Advance,

Veera

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @veerareddyc1015 

You can apply only one policy to one component within a structure.

To restrict the components, you may need another template.

Arun Patidar

AEM LinksLinkedIn

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @veerareddyc1015 

You can apply only one policy to one component within a structure.

To restrict the components, you may need another template.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 4

Use Separate template types (still pointing to the same editable template)

In AEMaaCS, policies are scoped under the template-type, so if both your projects use the same template-type (e.g., base-page), but different content paths, you can set different policies.

Ensure your projects have unique configurations like this:

/conf/myproject1/settings/wcm/policies
/conf/myproject2/settings/wcm/policies

Each contains policies applied to same template structure but scoped per path.