Oracle Workflow Developer's Guide Release 2.6.3.5 Part Number B12161-02 |
Previous | Next | Contents | Index | Glossary |
You can create your own message templates by using the Workflow Builder to define skeleton messages within an item type. See: Modifying Your Message Templates, Oracle Workflow Administrator's Guide.
The value for a message template attribute must be specified in the following format:
<item_type_internal_name>:<message_internal_name>
For example, to specify the Workflow Open Mail (Templated) message within the System: Mailer item type, you would enter the following value:
WFMAIL:OPEN_MAIL
You can either specify a constant value for a message template attribute, or specify an item type attribute as the value and include logic in your workflow process that dynamically determines at runtime which message template to use and sets that item type attribute accordingly.
You can define the following attributes to specify templates to be used for a notification message at various stages in e-mail notification processing.
Modifying Your Message Templates, Oracle Workflow Administrator's Guide
Reviewing Notifications via Electronic Mail, Oracle Workflow User's Guide
Oracle Applications Manager online help
Oracle Enterprise Manager online help
Previous | Next | Contents | Index | Glossary |