1.

What Is Cfscheduler?

Answer»

It provides a programmatic interface to the COLDFUSION SCHEDULING engine. It can RUN a CFML page at scheduled intervals, with the option to write the page output to a static HTML page. This feature enables you to schedule PAGES that publish data, such as reports, without waiting while a database transaction is performed to POPULATE the page.

It provides a programmatic interface to the ColdFusion scheduling engine. It can run a CFML page at scheduled intervals, with the option to write the page output to a static HTML page. This feature enables you to schedule pages that publish data, such as reports, without waiting while a database transaction is performed to populate the page.



Discussion

No Comment Found