Catalog Request (catrequest.txt)
The Catalog Request email is sent when a user requests a catalog and/or subject information on their Profile page (i.e person.awp).
To activate the Catalog Request template, the CatRequest.txt file must be placed in the same directory that contains your HTML template files (i.e. wconnect/ace).
You may edit the email text (i.e. "Thanks for your interest ...", etc.). However, do not edit the template tags. They must remain as entered on the template or they will not work properly.
Catalog Template Tags
The following template tags are used on the Catalog Request template:
##pcRequest## |
The template tag is replaced with one of the following statements depending on the information requested by the user: a copy of our catalog a copy of our catalog and information on the specified subject information on the specified subject |
##config.cSenderName## |
Includes the Sender Name from the SenderName INI setting in the ACEweb.ini as part of the email signature. |
##config.cHelpPhone## |
Includes the Help Phone from the HelpPhone INI setting in the ACEweb.ini as part of the email signature. |
##config.cSenderEmail## |
Includes the Sender Email from the SenderEmail INI setting in the ACEweb.ini as part of the email signature. |
##-END-## |
Tells ACEweb where the email message text ends. Only text and template tags placed above the ##-END-## tag will be included in the email. |
Customize Subject Line
You can customize the subject line.
Staff Notifications
By default catalog request notifications are sent to the emails listed in the OfficeEmail INI setting. You can send them to different staff members with the MarketerEmail INI setting.