Oracle Workflow Developer's Guide Release 2.6.3.5 Part Number B12161-02 |
Previous | Next | Contents | Index | Glossary |
Attention: You must not change or disable the definition of the Unexpected event. If you do, the Event Manager will not be able to perform error handling for event and subscription processing.
Internal Name | oracle.apps.wf.event.unexpected |
Status | Enabled |
Generate Function | None |
Owner Name | Oracle Workflow |
Owner Tag | FND |
Customization Level | Limit |
The Default Event Error process notifies the system administrator, who can retry or abort subscription processing for the event. For example, the system administrator can optionally define a subscription to process the event and then retry the event.
The External subscription to the Unexpected event is enabled by default. You can disable it if necessary.
Attention: If you want to disable this subscription, be careful to consider all the consequences for handling unexpected event messages from external sources. If the subscription is disabled, these event messages will remain on the inbound queue where they are received and may be undetected for some time.
The following table lists the properties defined for this subscription.
Subscription Property | Value |
---|---|
System | <local system> |
Source Type | External |
Event Filter | oracle.apps.wf.event.unexpected |
Phase | 50 |
Status | Enabled |
Rule Data | Key |
Workflow Item Type | WFERROR |
Workflow Process Name | DEFAULT_EVENT_ERROR |
Owner Name | Oracle Workflow |
Owner Tag | FND |
Customization Level | Limit |
Attention: You must not change or disable the definition of the predefined Error subscription to the Unexpected event. If you disable this subscription, then the Event Manager will not be able to perform error handling for any events for which you have not defined custom Error subscriptions.
The following table lists the properties defined for this subscription.
Subscription Property | Value |
---|---|
System | <local system> |
Source Type | Error |
Event Filter | oracle.apps.wf.event.unexpected |
Phase | 50 |
Status | Enabled |
Rule Data | Key |
Rule Function | wf_rule.error_rule |
Workflow Item Type | WFERROR |
Workflow Process Name | DEFAULT_EVENT_ERROR |
Priority | Normal |
Owner Name | Oracle Workflow |
Owner Tag | FND |
Customization Level | Limit |
Previous | Next | Contents | Index | Glossary |