news_update_rss (private)

 news_update_rss [ -summary_context_id summary_context_id ]

Defined in packages/news/tcl/news-procs.tcl

Regenerate RSS feed

Switches:
-summary_context_id (optional)
Returns:
Error:
Author:
Dave Bauer <dave@thedesignexperience.org>
Created:
2005-02-04

Testcases:
No testcase defined.
Source code:
    set subscr_id [rss_support::get_subscr_id  -summary_context_id $summary_context_id  -impl_name "news"  -owner "news"]
    rss_gen_report $subscr_id
Generic XQL file:
packages/news/tcl/news-procs.xql

PostgreSQL XQL file:
packages/news/tcl/news-procs-postgresql.xql

Oracle XQL file:
packages/news/tcl/news-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: