fs::rss::datasource (private)
fs::rss::datasource summary_context_id
Defined in packages/file-storage/tcl/file-storage-rss-procs.tcl
This procedure implements the "datasource" operation of the RssGenerationSubscriber service contract. Important: in this implementation, the summary_context_id is equal to the subscription_id, which we use to key into the fs_rss_subscrs table to find the folder_id.
- Parameters:
- summary_context_id (required)
- Author:
- Andrew Grumet <aegrumet@alum.mit.edu>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.