Notification Events

Event for Notification Send

Oracle Workflow uses this event to send outbound notification messages.

Internal Name oracle.apps.wf.notification.send
Status Enabled
Generate Function WF_XML.Generate
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Note: Your installation may list a disabled Error subscription to the Notification Send event that is no longer used. This subscription has a customization level of Core and cannot be enabled.

Event for Notification Reassign

Oracle Workflow uses this event to send an outbound notification message to the new recipient when a notification is reassigned.

Internal Name oracle.apps.wf.notification.reassign
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Event for Notification Cancel

Oracle Workflow uses this event to send an outbound cancellation message when a previously sent notification is canceled.

Internal Name oracle.apps.wf.notification.cancel
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Event for Notification MoreInfo Question

Oracle Workflow uses this event to send a request for more information about a notification from one user to another.

Internal Name oracle.apps.wf.notification.question
Status Enabled
Generate Function WF_XML.Generate
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Event for Notification MoreInfo Answer

Oracle Workflow uses this event to send a response with more information about a notification from one user to another.

Internal Name oracle.apps.wf.notification.answer
Status Enabled
Generate Function WF_XML.Generate
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Notification Send Group

This event group contains events for various types of outbound messages sent by notification mailers.

Internal Name oracle.apps.wf.notification.send.group
Status Enabled
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit
Members
  • oracle.apps.wf.notification.send.

  • oracle.apps.wf.notification.reassign

  • oracle.apps.wf.notification.cancel

  • oracle.apps.wf.notification.question

  • oracle.apps.wf.notification.answer

Oracle Workflow provides two default subscriptions to the Notification Send Group. The first subscription places the event message on the WF_NOTIFICATION_OUT agent to be sent by a notification mailer when one of the group member events is raised locally. This subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type Local
Event Filter oracle.apps.wf.notification.send.group
Phase 100
Status Enabled
Rule Data Message
Rule Function wf_rule.default_rule
Out Agent WF_NOTIFICATION_OUT@<local system>
Priority Normal
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

The second subscription is the default subscription if a notification mailer encounters errors during the generation and sending of outbound messages. When an event in the Notification Send Group is received from an Error source (that is, when it is dequeued from the WF_ERROR or WF_JAVA_ERROR queue), this subscription sends the event message to the Default Event Error process in the System: Error item type. The subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type Error
Event Filter oracle.apps.wf.notification.send.group
Phase 50
Status Enabled
Rule Data Key
Rule Function wf_xml.error_rule
Workflow Item Type WFERROR
Workflow Process Name DEFAULT_EVENT_ERROR
Priority Normal
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Send Summary Notification Event

Oracle Workflow raises this event to generate and send a summary notification for each user and role with a notification preference of SUMMARY or SUMHTML when a Launch Summary Notifications event is raised.

Internal Name oracle.apps.wf.notification.summary.send
Status Enabled
Generate Function WF_XML.Generate
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Oracle Workflow provides one default subscription to the Send Summary Notification event. When the Send Summary Notification event is raised locally, this subscription places the event message on the WF_NOTIFICATION_OUT agent to be sent by a notification mailer. The subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type Local
Event Filter oracle.apps.fnd.wf.notification.summary.send
Phase 0
Status Enabled
Rule Data Message
Rule Function wf_rule.default_rule
Out Agent WF_NOTIFICATION_OUT@<local system>
Priority Normal
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

E-Mail Notification Dispatch Failure

Oracle Workflow raises this event when an e-mail cannot be sent due to a failure in rendering the content of the message or in sending the message to the recipient, such as if the recipient has an invalid e-mail address. See: Outbound Notification Mailer Processing.

Internal Name oracle.apps.wf.notification.send.failure
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Oracle Workflow provides two default subscriptions to the E-Mail Notification Dispatch Failure event. The first subscription, which is triggered when the E-Mail Notification Dispatch Failure event is raised locally, sets the recipient's notification preference to DISABLED if all e-mail addresses for the recipient are invalid, to prevent further e-mail notifications from being sent until the issue that caused the failure is resolved. The subscription also sends a notification about the failure and the reset notification preference to the SYSADMIN user. If one or more e-mail addresses for the recipient are invalid, but at least one address is valid, then the subscription does not change the recipient's notification preference, but adds the invalid address or addresses to its invalid e-mail address list. In this case the subscription also sends a notification about the invalid addresses to the SYSADMIN user. The subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type Local
Event Filter oracle.apps.wf.notification.send.failure
Phase 100
Status Enabled
Rule Data Key
Rule Function WF_MAIL.Disable_Recipient_Ntf_Pref
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

The second subscription sends the event message to the Default Event Error process in the System: Error item type when the E-Mail Notification Dispatch Failure event is received from an Error source (that is, when it is dequeued from the WF_ERROR or WF_JAVA_ERROR queue). The subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type Error
Event Filter oracle.apps.wf.notification.send.failure
Phase 100
Status Enabled
Rule Data Key
Rule Function wf_rule.default_rule
Workflow Item Type WFERROR
Workflow Process Name DEFAULT_EVENT_ERROR
Priority Normal
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Notification Send Error Event

This event is not currently used.

Internal Name oracle.apps.wf.notification.send.error
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Receipt of Incoming Response Event

Oracle Workflow raises this event when an inbound message is received by a notification mailer.

Internal Name oracle.apps.wf.notification.receive.message
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Return to Sender Event

Oracle Workflow raises this event if there are problems during the processing of an inbound response message received by a notification mailer, and these problems require the original notification or the response to be resent.

Internal Name oracle.apps.wf.notification.receive.sendreturn
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Notification Recipient Is Unavailable Event

Oracle Workflow raises this event if an inbound response message received by a notification mailer contains a string of text that matches a tag pattern associated with the Unavailable tag action.

Internal Name oracle.apps.wf.notification.receive.unavail
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Notification Error Event

Oracle Workflow raises this event if an inbound response message received by a notification mailer contains a string of text that matches a tag pattern associated with the Error tag action.

Internal Name oracle.apps.wf.notification.receive.error
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Notification Receive Group

This event group contains events for various types of incoming messages received by notification mailers.

Internal Name oracle.apps.wf.notification.receive
Status Enabled
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit
Members
  • oracle.apps.wf.notification.receive.message

  • oracle.apps.wf.notification.receive.sendreturn

  • oracle.apps.wf.notification.receive.unavail

  • oracle.apps.wf.notification.receive.error

Oracle Workflow provides one default subscription to the Notification Receive Group. This subscription processes the incoming message when one of the group member events is received from an external source.

This subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type External
Event Filter oracle.apps.wf.notification.receive
Phase 0
Status Enabled
Rule Data Message
Rule Function wf_xml.receive
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Event for Notification Respond

Oracle Workflow raises this event whenever a user responds to a notification.

Internal Name oracle.apps.wf.notification.respond
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Event for Notification Close

Oracle Workflow raises this event whenever a notification is closed.

Internal Name oracle.apps.wf.notification.close
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Denormalize Notification Event

Oracle Workflow raises this event if the denormalization of a notification needs to be deferred.

Internal Name oracle.apps.wf.notification.denormalize
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

Oracle Workflow provides one default subscription to the Denormalize Notification event. This subscription stores denormalized values for certain notification fields, including the notification subject, in the WF_NOTIFICATIONS table when the Denormalize Notification event is raised locally. The subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type Local
Event Filter oracle.apps.wf.notification.denormalize
Phase 100
Status Enabled
Rule Data Key
Rule Function Wf_Notification_Util.Denormalize_RF
Priority Normal
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Limit

oracle.apps.fnd.wf.attribute.denormalize Event

Oracle Workflow raises this event when a worklist flexfields rule is created or updated, requiring denormalized message attributes to be stored in the designated worklist flexfields columns.

Internal Name oracle.apps.fnd.wf.attribute.denormalize
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Core

Oracle Workflow provides one default subscription to the oracle.apps.fnd.wf.attribute.denormalize event. This subscription runs the Denormalize Worklist Flexfields concurrent program (FNDWFDCC) to store any message attributes that are mapped by the worklist flexfields rule in the designated worklist flexfields columns, when the event is raised locally. The subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type Local
Event Filter oracle.apps.fnd.wf.attribute.denormalize
Phase 10
Status Enabled
Rule Data Key
Action Type Custom
On Error Stop and Rollback
Rule Function WF_NTF_RULE.Submit_Conc_Program_RF
Priority Normal
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Core

Receipt of Worklist Notification Response

Oracle Workflow places this event on the standard WF_NOTIFICATION_IN queue when a user submits a notification response through the Worklist Web pages and the workflow administrator has chosen to defer notification response processing for that item type. See: Setting Global User Preferences.

Internal Name oracle.apps.wf.notification.wl.response.message
Status Enabled
Generate Function None
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Core

Oracle Workflow provides two default subscriptions to the Receipt of Worklist Notification Response event. The first subscription performs the deferred notification response processing when the Receipt of Worklist Notification Response event is received on a queue, to complete the notification activity and allow the workflow process to continue from that point. The subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type External
Event Filter oracle.apps.wf.notification.wl.response.message
Phase 0
Status Enabled
Action Type Custom
On Error Stop and Rollback
Rule Data Key
PL/SQL Rule Function WF_NOTIFICATION_UTIL.COMPLETE_RF
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Core

The second subscription sends the event message to the Error Process for Notification Response Processing in the System: Error item type when the Receipt of Worklist Notification Response event is received from an Error source (that is, when it is dequeued from the WF_ERROR or WF_JAVA_ERROR queue). The subscription is enabled by default. The following table lists the properties defined for this subscription.

Subscription Properties

Subscription Property Value
System <local system>
Source Type Error
Event Filter oracle.apps.wf.notification.wl.response.message
Phase 50
Status Enabled
Rule Data Key
Action Type Custom
On Error Stop and Rollback
Rule Function WF_RULE.DEFAULT_RULE
Workflow Item Type WFERROR
Workflow Process Name NTF_DEFER_RESP_PROCESS_ERROR
Priority Normal
Owner Name Oracle Workflow
Owner Tag FND
Customization Level Core