Hi guys,
I know this was surely asked before, but I can't find the answer so I will ask it again.
I have a situation where I need to run a scheduled task based on a SQL Add-in. The task is simply copying the variant product numbers separated with a comma into a custom field on the master product. The purpose is to find the master products when searching for a variant number.
The SQL script does what it's supposed to do. My only issue is with the product cache as the index is not picking up these values right away.
Is there any way I can run the scheduled task and then do something else (preferably without custom code) to clear the cache? I know there are a few suggestions to use some notification subscribers but the customer wants to stay on the "configuration scenario" as much as possible.
Thank you,
Adrian