Describes the different email templates that are furnished with the base Deliver installation.
The EFORMAT initialization parameter specifies the name of the banner page that contains the default email format template which supplies the information specifying the text for the email and where Spool should deliver the message.
Note: This value can be overridden at the DISTID level and also on the report level.
Deliver has 5 default email format template members called EMAIL, EMAILTXT, EMAILPDF,EMAIL$LK and EMAIL$12 which are supplied in the Model Banner Page library, CVDED133. You can use these examples or create other email format templates of your own. You can issue the DI command on the Primary Selection panel. Then select the B option. Browse the following members:
EMAIL which is for email notification only. The recipient is notified that the report is available.
EMAILTXT which is for sending an email with the report attached as a text file.
EMAILPDF which is for sending an email with the report attached as a PDF file.
EMAIL$LK which is for sending an email with a HTML link to the report.
EMAIL$12 which is for sending an email with a HTML link to the report using the V12 web viewer
Note: You must have at least one member that matches the value you supplied in the EFORMAT initialization parameter in RMOPARMS.
More detailed information is supplied in the Deliver Administration Guide Chapter entitled Setting Up Email and Email notifications.