Adding an E-Mail Master Entry The Add function of E-Mail Master Maintenance lets an administrator add custom e-mail events and the content of the e-mail. The following information is required to complete this process: • The event ID of a predefined QAD CSS e-mail event • The content of the message • Runtime replacement symbols that are available To create a new entry: 1 Click Add in the navigation window to display the edit screen in Add mode. 2 Enter data into the appropriate fields. 3 Click Add in the edit window to save the record. Detail Master E‑Mail Maintenance Event ID Unique identifier for this e-mail event. Event Status This indicates the status of the event. When this is selected, the event is active. Send Copy to Salesperson This field indicates whether a customer’s salespeople (as defined in QAD EA) receive a copy of the e-mail. When this is selected, this feature is active. Send Copy to User This field indicates whether the customer receives a copy of the e-mail. When this option is selected, this feature is active. Event Name A meaningful name that describes the event Subject The content of the subject line for the e-mail, including symbol replacements, if needed. Body The content of the e-mail, including symbol replacements, if needed. Body Report Program Specifies the name of the procedure to execute to generate the body of the message. Procedures can be developed to extend the content of the e-mail to include such things as reports or other complex content. Attachment Report Program Specifies the name of the procedure to execute to generate the attachments to the e-mail. Procedures can be developed to extend the e-mail function to include such things as reports or other complex content in attachments. Clicking a command button executes one of the following actions: • Add saves the new record to the database in the wpro_emev_master table. All required fields—indicated by alternate field color—must be populated prior to saving a record. Before saving, the system verifies that the record is unique and displays an error if it is not. • Cancel closes the window without adding the record. Symbol Replacement The e-mail subject and body use a symbol replacement feature. A symbol is a string of predefined text that is replaced when the e-mail is generated with the value that the symbol represents. Predefined symbols are listed in the screen legend. The value for a symbol is only available in associated functions of QAD CSS. For example, generating an e-mail with the [@orderNum] symbol at the time of login will not produce an order number in the e‑mail content.