Hi all,
What is the purpose of Sling Dynamic Include?
I read that it helps caching at dispatcher.
In general dispatcher is meant for this purpose along with Load balancing,
What other benefits does it have?
Could you share a couple of use cases where Sling Dynamic Include helps and what would it be without it.
Appreciate all your replies.
Thanks,
RK.
Solved! Go to Solution.
Views
Replies
Total Likes
With SDI, we can define some components on the page to not be cached
For example, if we have dynamic data on page such as stock price related data or scorecard of cricket match which changes every second , we can use SDI to not cache that component.
Please refer link below
With SDI, we can define some components on the page to not be cached
For example, if we have dynamic data on page such as stock price related data or scorecard of cricket match which changes every second , we can use SDI to not cache that component.
Please refer link below
@AEM_Forum Below blog will help to get complete end to end insight on Sling Dynamic Include
https://medium.com/@toimrank/aem-sling-dynamic-include-9c5eb233c33c