rss_gen_report_dir (private)
rss_gen_report_dir [ -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 directory path, relative to the pageroot, for the rss subscription with subscr_id or impl_name + summary_context_id provided. If the assert flag is set, create the directory.
- Switches:
- -summary_context_id (optional)
- -impl_name (optional)
- -subscr_id (optional)
- -assert (optional, boolean)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.