XF caching issue
Hi All,
I’m encountering an issue with XF publishing. Currently, when XF is published, all the reference pages clear the cache through an event handler. This is based on some older code.
I want to use SDI for XF caching, but my project already uses SDI with about some dynamic components mapped to it, all of which are set to "no cache."
From what I understand, in order to use SDI with XF, the filter setting should not be "no cache." Adjusting this setting affects the functionality of the other components.
How can we handle this situation? Specifically, how can we integrate XF into the existing SDI setup without disrupting the components that currently use the "no cache" filter?
Thanks
