news::install::register_rss (private)

 news::install::register_rss

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

setup RSS support

Partial Call Graph (max 5 caller/called nodes):
%3 news::install::after_install news::install::after_install (private) news::install::register_rss news::install::register_rss news::install::after_install->news::install::register_rss news::install::after_upgrade news::install::after_upgrade (private) news::install::after_upgrade->news::install::register_rss acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) news::install::register_rss->acs_sc::impl::new_from_spec

Testcases:
No testcase defined.
Source code:
    set spec {
        name "news"
        aliases {
            datasource news__rss_datasource
            lastUpdated news__last_updated
        }
        contract_name "RssGenerationSubscriber"
        owner "news"
    }
    acs_sc::impl::new_from_spec -spec $spec
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/news/tcl/news-apm-callback-procs.xql

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