Skip to main content
Andrii_Manuiev
Level 1
September 21, 2026
New

Update EDS site configuration automatically after shared profile config updated

  • September 21, 2026
  • 0 replies
  • 4 views

Hi, 
We have a set up that include a number of shared profiles with large number of mapping rules.
One profile is used for QA and one for production configuration.

QA profile extends in multiply EDS site configurations, like pre production, development, test automation environment etc.

Profile config: https://www.aem.live/docs/admin.html#tag/profileConfig
Site config: https://www.aem.live/docs/admin.html#tag/siteConfig

Use case 
When we update this shared profile with new configuration rules, as mapping, we expect that all related Site configurations reflect changes we add into base profile.

After profile update changes do not reflect in all related site configurations.

For now, each related Site config should be updated via POST to Admin API with same configuration to refresh config and apply on site.

This behavior lead to have non actual configurations across related sites if not refreshed via API.

Requested feature
Invalidate site configurations for all related to profile sites when profile is updated. This approach show  actual system status, not obsolete state.

Regards,
Andrii