| Previous | Next | Contents | Index | Glossary | Library | Product |
Note: If your E-mail reader cannot interpret HTML formatting in a message body, you should set your notification preference to plain text mail with HTML Attachments (MAILATTH).
The Notification Mailer uses the HTML Body defined for the message in the Message Body property page to generate the HTML E-mail. If no HTML Body is defined, it uses the Text Body to generate the HTML mail. The Notification Mailer token replaces all message attributes referenced in the message body with HTML-formatted values. For example:
Note: Message attributes that have Attach Content checked in their Attributes property page, are appended as HTML-formatted attachments to their parent message. For example:
Note: The file name of the Notification Detail Link attachment is determined by the text value for the WF_URL_NOTIFICATION resource token, or by the token name if no text value is defined. The default file name is "Notification Detail Link.html". If you want to specify a different file name for this attachment, you must first create a .msg source file specifying the new file name as the text value for the WF_URL_NOTIFICATION resource token. Then use the Workflow Resource Generator program to generate a new Oracle Workflow resource file (wf<language>.res) from the source file and to upload the new seed data from the source file to the database table WF_RESOURCES. See: To Run the Workflow Resource Generator and Setting the WF_RESOURCES Environment Variable.
Alternatively, you can respond to your HTML-formatted notification by clicking on a link that represents the response in the HTML message body. The response link generates a plain text E-mail response that includes a response template modified with the predefined response value that you select. See: To Respond to an HTML E-mail Notification.
| Previous | Next | Contents | Index | Glossary | Library | Product |