MACROMEDIA COLDFUSION MX 61-CFML Reference page 302

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

Attributes
Attribute
action
task
operation
file
path
startDate
startTime
url
port
publish
endDate
endTime
interval
requestTimeOut Optional
username
password
proxyServer
proxyPort
proxyUser
302
Chapter 2: ColdFusion Tags
Req/Opt
Default
Required
Required
Required if
action =
"update"
Required if
publish
= "Yes"
Required if
publish
= "Yes"
Required if
action =
"update"
Required if
action =
"update"
Required if
action =
"update"
Optional
80
Optional
No
Optional
Optional
Required if
One hour Interval at which task is scheduled.
action =
"update"
Optional
Optional
Optional
Optional
80
Opt
Description
• delete: deletes the specified task
• update: updates an existing task or creates a
new task, if one with the name specified by the
attribute does not exist
task
• run: executes the specified task
Name of the task.
Operation that the scheduler performs. Must be
.
HTTPRequest
Name of the file in which to store the published
output of the scheuled task.
Path to the directory in which to put the published
file.
Date on which to first run the scheuled task.
Time at which to run the scheduled of task starts.
URL of the page to execute.
Port to use on the server that is specified by the
parameter. If
url
resolveURL = "yes"
document URLs that specify a port number are
automatically resolved, to preserve links in the
retrieved document. A port value in the
attribute overrides this value.
• Yes: save the result to a file
• No
Date when scheduled task ends.
Time when scheduled task ends (seconds).
• number of seconds (minimum is 60)
• once
• daily
• weekly
• monthly
Can be used to extend the default timeout period.
Username, if URL is protected.
Password, if URL is protected.
Host name or IP address of a proxy server.
Port number to use on the proxy server.
User name to provide to the proxy server.
, retrieved
url

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents