Search Results varcdnxx6-11.erea12.shop
The FND_NOTIFICATIONS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 serves as a critical repository for notification-related data within the Oracle Applications Framework (OAF) and Workflow Notification systems. This table stores metadata and transactional details pertaining to notifications generated by various Oracle EBS modules, including but not limited to Approvals, Alerts, Workflow, and System Administration. Below is a detailed breakdown of its structure, functionality, and significance in Oracle EBS implementations.
Table Structure and Key Columns
The FND_NOTIFICATIONS table consists of several key columns that define the attributes and lifecycle of notifications:- NOTIFICATION_ID: A unique identifier for each notification, typically populated via a sequence.
- MESSAGE_NAME: References the message template defined in FND_MESSAGES or Workflow Builder.
- PRIORITY: Indicates the urgency level (e.g., High, Medium, Low).
- STATUS: Tracks the notification lifecycle (e.g., 'OPEN', 'CLOSED', 'CANCELED').
- RECIPIENT_ROLE: Specifies the role or user to whom the notification is assigned.
- SENDER: Identifies the user or system process that generated the notification.
- CREATION_DATE and LAST_UPDATE_DATE: Timestamps for auditing and tracking.
- CONTEXT and ATTRIBUTES: Stores contextual data and payload for dynamic content rendering.
Functional Role in Oracle EBS
The FND_NOTIFICATIONS table integrates with Oracle Workflow and OAF to facilitate:- Approval Workflows: Notifications for Purchase Orders, Invoices, or HR actions are stored here before being routed to approvers.
- Alerts and Monitoring: System-generated alerts (e.g., batch job failures) leverage this table for persistence.
- User Interaction: Notifications appear in the Oracle EBS Homepage or Worklist, with status updates reflected in real-time.
Integration with Other Modules
The table interacts with:- FND_MESSAGES: For message templates and multilingual support.
- WF_NOTIFICATIONS: Oracle Workflow’s notification engine often mirrors data to/from this table.
- FND_USER and FND_RESPONSIBILITY: For recipient and role resolution.
Technical Considerations
- Performance: Large volumes of notifications may necessitate indexing on STATUS, RECIPIENT_ROLE, or CREATION_DATE.
- Purge Strategies: Oracle provides concurrent programs (e.g., 'Purge Notification Mailbox') to archive or delete stale records.
- Custom Extensions: Developers can extend functionality via PL/SQL triggers or APIs like FND_NOTIFICATION.
Version-Specific Notes
- EBS 12.1.1: Relies heavily on Oracle Workflow for notification processing.
- EBS 12.2.2: Introduces enhancements in OAF for richer notification UIs and REST API integrations.
Conclusion
The FND_NOTIFICATIONS table is a cornerstone of Oracle EBS’s notification framework, enabling seamless communication across modules. Its design supports scalability, auditability, and integration with both standard and custom workflows. Administrators and developers must understand its schema and dependencies to optimize performance and user experience.-
Lookup Type: RCV DESTINATION TYPE
12.1.1
product: PO - Purchasing , meaning: Destination types for Receiving , description: Destination types for Receiving ,
-
Lookup Type: RCV DESTINATION TYPE
12.2.2
product: PO - Purchasing , meaning: Destination types for Receiving , description: Destination types for Receiving ,
-
Lookup Type: DESTINATION TYPE
12.1.1
product: PO - Purchasing , meaning: Destination Type for items , description: Destination Type for items ,
-
Lookup Type: DESTINATION TYPE
12.2.2
product: PO - Purchasing , meaning: Destination Type for items , description: Destination Type for items ,
-
Concurrent Program: UPGRADE_NOTIF_TO_REL11
12.2.2
execution_filename: POXWFUNT , product: PO - Purchasing , user_name: Upgrade notifications to release 11 , description: Upgrade release 10 notifications to release 11 , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: UPGRADE_NOTIF_TO_REL11
12.1.1
execution_filename: POXWFUNT , product: PO - Purchasing , user_name: Upgrade notifications to release 11 , description: Upgrade release 10 notifications to release 11 , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Lookup Type: PO_CLM_PRIORITY_CODE
12.2.2
product: PO - Purchasing , meaning: Priority Codes ,
-
Table: FND_NOTIFICATIONS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.FND_NOTIFICATIONS, object_name:FND_NOTIFICATIONS, status:VALID, product: PO - Purchasing , description: This table is obsolete in release 11. , implementation_dba_data: PO.FND_NOTIFICATIONS ,
-
Table: FND_NOTIFICATIONS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.FND_NOTIFICATIONS, object_name:FND_NOTIFICATIONS, status:VALID, product: PO - Purchasing , description: This table is obsolete in release 11. , implementation_dba_data: PO.FND_NOTIFICATIONS ,
-
Lookup Type: PO_CLM_ACO_NUM_CONSTANTS
12.2.2
product: PO - Purchasing , meaning: PO CLM ACO Number Constants , description: PO CLM ACO Number Constants ,
-
Lookup Type: PO_CLM_PCO_NUM_CONSTANTS
12.2.2
product: PO - Purchasing , meaning: PO CLM PCO Number Constants , description: PO CLM PCO Number Constants ,
-
Lookup Type: PO_ACRN
12.2.2
product: PO - Purchasing , meaning: PO_ACRN , description: PO ACRN Values ,
-
Lookup Type: PO_CLM_SERIAL_NUM_CONSTANTS
12.2.2
product: PO - Purchasing , meaning: PO Lookup for Document Serial Number , description: Lookup for Document Serial Number ,