1. Use cfdirectory to get list of updated templates.
2. factory.runtimeservice.SetTrustedCache(false);
3. loop though updated templates, including each one inside a cftry/catch to ignore errors
4. factory.runtimeservice.SetTrustedCache(true);
I just tested this and seems to work OK.
Cheers
Bert
ps it would be nice to have a tag to flush the template cache like cfobjectcache does for queries...
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

