Find URLs for Cache Invalidation
Most data is cached in SSP and SuiteScript method calls, such as the method calls in the sc.environment.ssp file. To clear the CDN cache, you need to clear the cache for URLs of the files that include those methods. Enter URLs that point to the appropriate SSP, CSS, or SuiteScript files in your cache invalidation requests. You can't clear CDN cache with product URLs. Product URLs point to a specific item on your website, such as http://www.mywebstore.com/blue-hat.
For more information about determining which URL you should use in cache invalidation requests, see Cache Invalidation in Specific Scenarios.
The JavaScript console on your browser is an effective tool for finding website URLs based on the guidelines described below. After you activate the JavaScript console, click the Sources tab. Then, expand a folder to find the URL for the file you want to use in your cache invalidation request.
