User Guide
C HAPTER 5
Chapter 5 Scheduling and Static Page
Generation
This chapter explains how you can use ColdFusion to perform scheduled processes
and to generate static pages. Often the two are combined to allow the periodic
regeneration of data that doesn’t need to be available dynamically to a ColdFusion
application.
Contents
• About Scheduling ColdFusion Pages............................................................ 124
• Scheduling a ColdFusion Page...................................................................... 124
• Specifying the Page to Execute...................................................................... 126
• Saving Scheduled Output to a File................................................................ 126
• Defining the Scheduler Refresh Interval ...................................................... 126
• Logging Scheduled Events............................................................................. 127