rss_gen_report_file (public)
rss_gen_report_file [ -summary_context_id summary_context_id ] \ [ -impl_name impl_name ] [ -subscr_id subscr_id ] [ -assert ]
Defined in packages/rss-support/tcl/rss-generation-service-procs.tcl
Return a file path for the rss subscription with subscr_id or impl_name + summary_context_id provided. If the -assert flag is set, the parent directory is created if it doesn't exist
- Switches:
- -summary_context_id (optional)
- -impl_name (optional)
- -subscr_id (optional)
- -assert (optional, boolean)
- Returns:
- a Unix file path.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.