Caching of the segments resolved using Context Hub in AEM 6.2 (or upwards)
Dear AEM Community members,
I am attempting to use context hub to resolve a few segments based on query parameters in the URL. The approach is as below:
- Create a few segments that produce that will read query parameters in URL and accordingly form a resolution
- Created few variations of the teasers that will be shown based on segment resolution.
My Query here is majorly around the caching of content in the above setup: Will the content to be shown based on resolved segments be cached all at once and shown/hidden on basis of segment resolution?
Thanks for your response in advance!