SAS/IntrNet 9.1: Application Dispatcher |
The REPLAY program replays an existing catalog entry to the Web browser. This program is used with Dispatcher programs that invoke the Output Delivery System (ODS) and with other programs that create output and retrieve it for display later. For a more complete description of ODS, see Using the Output Delivery System (ODS).
A sample invocation of REPLAY would look like
http://d5220.us.sas.com/scripts/broker.exe?_service=default &_program=replay&_entry=SAMPDAT.WEBSAMP.RETAIL.HTML
The user must specify _SERVICE, _PROGRAM=REPLAY, and _ENTRY=lib.cat.entry.type.
SAS/IntrNet 9.1: Application Dispatcher |