The steps:
/rss
). Note that rss-support
is a service package and a singleton.
select rss_gen_subscr__new ( null, -- subscr_id 2752, -- impl_id 2746, -- summary_context_id (forum_id) 0, -- timeout null, -- lastbuild 'rss_gen_subscr', -- object_type now(), -- creation_date null, -- creation_user null, -- creation_ip null -- context_id );
rss_gen_service
will create a
binding for the implementation and generate summaries for each
subscription if the conditions for summary generation are met (i.e. if
the subscription timeout interval has elapsed since the last build and
if the time returned by lastUpdated is greater than the time of the
last report built).
/${RssGenOutputDirectory}/${ImplementationName}/${summary_context_id}/rss.xml