CFFEED
CFFEED is a tag that allows you to create and read RSS feeds.
Usage
<cffeed>
Attributes
Attribute | default | required | summary |
---|---|---|---|
ATTRIBUTECOLLECTION | A structure containing the tag attributes | ||
ACTION | CREATE | ![]() |
The action to be taken by the CFFEED tag. Valid values are 'CREATE','READ'. |
NAME | A structure of data to create the feed. Required if QUERY is blank. | ||
QUERY | A query object to create the feed. Required if NAME is blank | ||
PROPERTIES | ![]() |
||
OUTPUTFILE | The file to store the output. Required if XMLVAR is blank. | ||
OVERWRITE | Boolean True / False to indicate whether to overwrite the OUTPUTFILE. | ||
XMLVAR | A variable name to output store the output. Required if OUTPUT file is blank. | ||
COLUMNMAP | ![]() |