Search Results oracle base and oracle home configuration
The XDP_DQ_CONFIGURATION table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Oracle XML Publisher (XDP) module, specifically designed to manage data quality (DQ) configurations for report generation and data extraction processes. This table stores metadata and configuration parameters that govern how data is validated, transformed, and processed before being rendered into reports or consumed by downstream applications. Below is a detailed analysis of its structure, purpose, and functional relevance within Oracle EBS.
Table Overview
The XDP_DQ_CONFIGURATION table acts as a repository for data quality rules and validation logic applied to XML Publisher templates and data sources. It ensures consistency, accuracy, and compliance with business rules during report generation. The table is part of the XDP (XML Publisher) schema, which is integrated with Oracle EBS to enable dynamic reporting and document management.Key Columns and Their Significance
- CONFIGURATION_ID: A unique identifier for each data quality configuration entry, serving as the primary key.
- CONFIGURATION_NAME: A user-defined name for the configuration, facilitating easy identification.
- DESCRIPTION: A detailed explanation of the configuration's purpose and scope.
- DATA_SOURCE_TYPE: Specifies the type of data source (e.g., SQL query, PL/SQL function, or BI Publisher data model) to which the configuration applies.
- VALIDATION_RULES: Stores XML or JSON-formatted rules defining data validation criteria, such as mandatory fields, format checks, or business logic.
- TRANSFORMATION_LOGIC: Contains instructions for data transformation, such as aggregation, filtering, or enrichment, before rendering.
- ENABLED_FLAG: A Boolean indicator (Y/N) to activate or deactivate the configuration.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking when the configuration was created or modified.
Functional Role in Oracle EBS
In Oracle EBS 12.1.1 and 12.2.2, the XDP_DQ_CONFIGURATION table plays a pivotal role in ensuring data integrity for reports generated via XML Publisher. For example:- Financial Reports: Validates ledger entries to prevent discrepancies before financial statements are generated.
- Supply Chain Documents: Ensures purchase orders and invoices adhere to predefined business rules.
- HR Payroll Reports: Applies transformations to payroll data to comply with regional tax regulations.
Integration with Other Modules
The table interacts with:- XDP_TEMPLATES: Links configurations to specific report templates.
- XDP_DATA_SOURCES: Associates configurations with underlying data queries or models.
- FND_APPLICATIONS: Ties configurations to specific EBS modules (e.g., GL, AP, AR).
Technical Considerations
- Performance: Complex validation rules may impact report generation speed; indexing on CONFIGURATION_ID is recommended.
- Customization Organizations can extend the table's functionality by adding custom columns or integrating with Oracle Data Integrator (ODI) for advanced transformations.
- Upgrades: During EBS upgrades, configurations in this table must be reviewed for compatibility with new XML Publisher features.
Conclusion
The XDP_DQ_CONFIGURATION table is a cornerstone of data quality management in Oracle EBS reporting. By centralizing validation and transformation logic, it enhances the reliability of business documents while reducing manual intervention. Its design aligns with Oracle's best practices for modular, auditable, and scalable reporting architectures.-
File: XDP SERVICE CONFIGURATION DIAGR.pdf
12.1.1
product: XDP - Provisioning , size: 78.163 KBytes , file_type: PDF Diagram ,
-
File: XDP SERVICE CONFIGURATION DIAGR.pdf
12.2.2
product: XDP - Provisioning , size: 78.163 KBytes , file_type: PDF Diagram ,
-
View: XDP_FE_ATTRIBUTE_VAL_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_FE_ATTRIBUTE_VAL_VL, object_name:XDP_FE_ATTRIBUTE_VAL_VL, status:VALID, product: XDP - Provisioning , description: This view contains the configuration data for SFM to communicate with a given fulfillmentelement. Example: 144.126.174.151 is the IP address for the logical name of 'FE 'ROUTER_NY1'. , implementation_dba_data: APPS.XDP_FE_ATTRIBUTE_VAL_VL ,
-
View: XDP_FE_ATTRIBUTE_VAL_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_FE_ATTRIBUTE_VAL_VL, object_name:XDP_FE_ATTRIBUTE_VAL_VL, status:VALID, product: XDP - Provisioning , description: This view contains the configuration data for SFM to communicate with a given fulfillmentelement. Example: 144.126.174.151 is the IP address for the logical name of 'FE 'ROUTER_NY1'. , implementation_dba_data: APPS.XDP_FE_ATTRIBUTE_VAL_VL ,
-
View: XDP_DQ_CONFIGURATION_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_DQ_CONFIGURATION_VL, object_name:XDP_DQ_CONFIGURATION_VL, status:VALID, product: XDP - Provisioning , description: View for queue configuration tables , implementation_dba_data: APPS.XDP_DQ_CONFIGURATION_VL ,
-
View: XDP_DQ_CONFIGURATION_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_DQ_CONFIGURATION_VL, object_name:XDP_DQ_CONFIGURATION_VL, status:VALID, product: XDP - Provisioning , description: View for queue configuration tables , implementation_dba_data: APPS.XDP_DQ_CONFIGURATION_VL ,
-
View: XDP_ADAPTER_REG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ADAPTER_REG_V, object_name:XDP_ADAPTER_REG_V, status:VALID, product: XDP - Provisioning , description: Stores configuration data pertaining to all Adapters , implementation_dba_data: APPS.XDP_ADAPTER_REG_V ,
-
View: XDP_ADAPTER_REG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ADAPTER_REG_V, object_name:XDP_ADAPTER_REG_V, status:VALID, product: XDP - Provisioning , description: Stores configuration data pertaining to all Adapters , implementation_dba_data: APPS.XDP_ADAPTER_REG_V ,
-
Table: XDP_DQ_CONFIGURATION
12.1.1
owner:XDP, object_type:TABLE, fnd_design_data:XDP.XDP_DQ_CONFIGURATION, object_name:XDP_DQ_CONFIGURATION, status:VALID, product: XDP - Provisioning , description: Configuration table for application queues , implementation_dba_data: XDP.XDP_DQ_CONFIGURATION ,
-
Table: XDP_ADAPTER_REG
12.1.1
owner:XDP, object_type:TABLE, fnd_design_data:XDP.XDP_ADAPTER_REG, object_name:XDP_ADAPTER_REG, status:VALID, product: XDP - Provisioning , description: Stores configuration data pertaining to all Adapters , implementation_dba_data: XDP.XDP_ADAPTER_REG ,
-
Table: XDP_DQ_CONFIGURATION_TL
12.1.1
owner:XDP, object_type:TABLE, fnd_design_data:XDP.XDP_DQ_CONFIGURATION_TL, object_name:XDP_DQ_CONFIGURATION_TL, status:VALID, product: XDP - Provisioning , description: Multi-lingual support table for application queue configuration , implementation_dba_data: XDP.XDP_DQ_CONFIGURATION_TL ,
-
Table: XDP_DQ_CONFIGURATION
12.2.2
owner:XDP, object_type:TABLE, fnd_design_data:XDP.XDP_DQ_CONFIGURATION, object_name:XDP_DQ_CONFIGURATION, status:VALID, product: XDP - Provisioning , description: Configuration table for application queues , implementation_dba_data: XDP.XDP_DQ_CONFIGURATION ,
-
Table: XDP_DQ_CONFIGURATION_TL
12.2.2
owner:XDP, object_type:TABLE, fnd_design_data:XDP.XDP_DQ_CONFIGURATION_TL, object_name:XDP_DQ_CONFIGURATION_TL, status:VALID, product: XDP - Provisioning , description: Multi-lingual support table for application queue configuration , implementation_dba_data: XDP.XDP_DQ_CONFIGURATION_TL ,
-
Table: XDP_ADAPTER_REG
12.2.2
owner:XDP, object_type:TABLE, fnd_design_data:XDP.XDP_ADAPTER_REG, object_name:XDP_ADAPTER_REG, status:VALID, product: XDP - Provisioning , description: Stores configuration data pertaining to all Adapters , implementation_dba_data: XDP.XDP_ADAPTER_REG ,
-
View: XDP_PROFILE_OPTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_PROFILE_OPTIONS_V, object_name:XDP_PROFILE_OPTIONS_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Profile Option for XDP and XNP. , implementation_dba_data: APPS.XDP_PROFILE_OPTIONS_V ,
-
View: XDP_PROFILE_OPTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_PROFILE_OPTIONS_V, object_name:XDP_PROFILE_OPTIONS_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Profile Option for XDP and XNP. , implementation_dba_data: APPS.XDP_PROFILE_OPTIONS_V ,
-
View: XDP_ACTION_CODES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ACTION_CODES_V, object_name:XDP_ACTION_CODES_V, status:VALID, product: XDP - Provisioning , implementation_dba_data: APPS.XDP_ACTION_CODES_V ,
-
View: XDP_ACTION_CODES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ACTION_CODES_V, object_name:XDP_ACTION_CODES_V, status:VALID, product: XDP - Provisioning , implementation_dba_data: APPS.XDP_ACTION_CODES_V ,
-
View: XDP_FE_GENERIC_CONFIG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_FE_GENERIC_CONFIG_V, object_name:XDP_FE_GENERIC_CONFIG_V, status:VALID, product: XDP - Provisioning , description: This View gives information about current and future software generics , implementation_dba_data: APPS.XDP_FE_GENERIC_CONFIG_V ,
-
View: XDP_FE_GENERIC_CONFIG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_FE_GENERIC_CONFIG_V, object_name:XDP_FE_GENERIC_CONFIG_V, status:VALID, product: XDP - Provisioning , description: This View gives information about current and future software generics , implementation_dba_data: APPS.XDP_FE_GENERIC_CONFIG_V ,
-
View: XDP_SVE_PKG_DET_DISP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_SVE_PKG_DET_DISP_V, object_name:XDP_SVE_PKG_DET_DISP_V, status:VALID, product: XDP - Provisioning , description: This view holds all the services contained within a package. , implementation_dba_data: APPS.XDP_SVE_PKG_DET_DISP_V ,
-
View: XDP_SVE_PKG_DET_DISP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_SVE_PKG_DET_DISP_V, object_name:XDP_SVE_PKG_DET_DISP_V, status:VALID, product: XDP - Provisioning , description: This view holds all the services contained within a package. , implementation_dba_data: APPS.XDP_SVE_PKG_DET_DISP_V ,
-
View: XDP_ORU_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ORU_ORDERS_V, object_name:XDP_ORU_ORDERS_V, status:VALID, product: XDP - Provisioning , description: This view contains the details of resubmitted orders. , implementation_dba_data: APPS.XDP_ORU_ORDERS_V ,
-
View: XDP_ORU_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ORU_ORDERS_V, object_name:XDP_ORU_ORDERS_V, status:VALID, product: XDP - Provisioning , description: This view contains the details of resubmitted orders. , implementation_dba_data: APPS.XDP_ORU_ORDERS_V ,
-
View: XDP_WAITING_FES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_WAITING_FES_V, object_name:XDP_WAITING_FES_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Orders Waiting for the Fulfillment Elements , implementation_dba_data: APPS.XDP_WAITING_FES_V ,
-
View: XDP_READY_FAS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_READY_FAS_V, object_name:XDP_READY_FAS_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Orders in the Fulfillment Actions Queue. , implementation_dba_data: APPS.XDP_READY_FAS_V ,
-
View: XDP_WAITING_FES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_WAITING_FES_V, object_name:XDP_WAITING_FES_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Orders Waiting for the Fulfillment Elements , implementation_dba_data: APPS.XDP_WAITING_FES_V ,
-
View: XDP_WI_FA_MAPPING_DISP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_WI_FA_MAPPING_DISP_V, object_name:XDP_WI_FA_MAPPING_DISP_V, status:VALID, product: XDP - Provisioning , description: The view XDP_WI_FA_MAPPING_DISP_V defines the list of Fulfillment Actions to be excuted in order to fulfill a given workitem. , implementation_dba_data: APPS.XDP_WI_FA_MAPPING_DISP_V ,
-
View: XDP_READY_FAS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_READY_FAS_V, object_name:XDP_READY_FAS_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Orders in the Fulfillment Actions Queue. , implementation_dba_data: APPS.XDP_READY_FAS_V ,
-
View: XDP_WI_FA_MAPPING_DISP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_WI_FA_MAPPING_DISP_V, object_name:XDP_WI_FA_MAPPING_DISP_V, status:VALID, product: XDP - Provisioning , description: The view XDP_WI_FA_MAPPING_DISP_V defines the list of Fulfillment Actions to be excuted in order to fulfill a given workitem. , implementation_dba_data: APPS.XDP_WI_FA_MAPPING_DISP_V ,
-
Table: XDP_ADAPTER_TYPE_ATTRS_B
12.1.1
owner:XDP, object_type:TABLE, fnd_design_data:XDP.XDP_ADAPTER_TYPE_ATTRS_B, object_name:XDP_ADAPTER_TYPE_ATTRS_B, status:VALID, product: XDP - Provisioning , description: Stores attributes and their default values for seeded and custom adapter types. , implementation_dba_data: XDP.XDP_ADAPTER_TYPE_ATTRS_B ,
-
Table: XDP_ADAPTER_TYPE_ATTRS_B
12.2.2
owner:XDP, object_type:TABLE, fnd_design_data:XDP.XDP_ADAPTER_TYPE_ATTRS_B, object_name:XDP_ADAPTER_TYPE_ATTRS_B, status:VALID, product: XDP - Provisioning , description: Stores attributes and their default values for seeded and custom adapter types. , implementation_dba_data: XDP.XDP_ADAPTER_TYPE_ATTRS_B ,
-
View: XDP_ADAPTER_TYPE_REQ_TYPES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ADAPTER_TYPE_REQ_TYPES_V, object_name:XDP_ADAPTER_TYPE_REQ_TYPES_V, status:VALID, product: XDP - Provisioning , description: Provides a view of the valid request/control operations for every adapter type , implementation_dba_data: APPS.XDP_ADAPTER_TYPE_REQ_TYPES_V ,
-
View: XDP_ADAPTER_TYPE_REQ_TYPES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ADAPTER_TYPE_REQ_TYPES_V, object_name:XDP_ADAPTER_TYPE_REQ_TYPES_V, status:VALID, product: XDP - Provisioning , description: Provides a view of the valid request/control operations for every adapter type , implementation_dba_data: APPS.XDP_ADAPTER_TYPE_REQ_TYPES_V ,
-
View: XDP_SVE_WI_MAPPING_DISP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_SVE_WI_MAPPING_DISP_V, object_name:XDP_SVE_WI_MAPPING_DISP_V, status:VALID, product: XDP - Provisioning , description: The view XDP_SERVICE_WI_MAPPING_DISP_V is used define the list of workitem which need to be executed to fulfill the given service sales action. , implementation_dba_data: APPS.XDP_SVE_WI_MAPPING_DISP_V ,
-
View: XDP_READY_FES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_READY_FES_V, object_name:XDP_READY_FES_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Orders in the Fulfillment Elements Ready Queue , implementation_dba_data: APPS.XDP_READY_FES_V ,
-
View: XDP_READY_FES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_READY_FES_V, object_name:XDP_READY_FES_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Orders in the Fulfillment Elements Ready Queue , implementation_dba_data: APPS.XDP_READY_FES_V ,
-
View: XDP_SVE_WI_MAPPING_DISP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_SVE_WI_MAPPING_DISP_V, object_name:XDP_SVE_WI_MAPPING_DISP_V, status:VALID, product: XDP - Provisioning , description: The view XDP_SERVICE_WI_MAPPING_DISP_V is used define the list of workitem which need to be executed to fulfill the given service sales action. , implementation_dba_data: APPS.XDP_SVE_WI_MAPPING_DISP_V ,
-
View: XDP_PEND_ORDER_V
12.2.2
product: XDP - Provisioning , description: This View shows all the Orders in the Pending Order Queue. , implementation_dba_data: Not implemented in this database ,
-
View: XDP_PEND_ORDER_V
12.1.1
product: XDP - Provisioning , description: This View shows all the Orders in the Pending Order Queue. , implementation_dba_data: Not implemented in this database ,
-
View: XDP_READY_WORKITEM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_READY_WORKITEM_V, object_name:XDP_READY_WORKITEM_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Orders in the Ready Work Item Queue , implementation_dba_data: APPS.XDP_READY_WORKITEM_V ,
-
View: XDP_ADAPTER_SUMMARY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ADAPTER_SUMMARY_V, object_name:XDP_ADAPTER_SUMMARY_V, status:VALID, product: XDP - Provisioning , description: View representing summary information of all Adapters defined for a Fulfillment Element. Indicates the Fulfillment Element name, the number of adapters defined for the Fulfillment Element and the number of jobs which are currently queued f , implementation_dba_data: APPS.XDP_ADAPTER_SUMMARY_V ,
-
View: XDP_ADAPTER_SUMMARY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ADAPTER_SUMMARY_V, object_name:XDP_ADAPTER_SUMMARY_V, status:VALID, product: XDP - Provisioning , description: View representing summary information of all Adapters defined for a Fulfillment Element. Indicates the Fulfillment Element name, the number of adapters defined for the Fulfillment Element and the number of jobs which are currently queued f , implementation_dba_data: APPS.XDP_ADAPTER_SUMMARY_V ,
-
View: XDP_OUTBOUND_MESSAGES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_OUTBOUND_MESSAGES_V, object_name:XDP_OUTBOUND_MESSAGES_V, status:VALID, product: XDP - Provisioning , description: This View shows the information on all the Outbound Messages. , implementation_dba_data: APPS.XDP_OUTBOUND_MESSAGES_V ,
-
View: XDP_READY_WORKITEM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_READY_WORKITEM_V, object_name:XDP_READY_WORKITEM_V, status:VALID, product: XDP - Provisioning , description: This View shows all the Orders in the Ready Work Item Queue , implementation_dba_data: APPS.XDP_READY_WORKITEM_V ,
-
View: XDP_EVENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_EVENTS_V, object_name:XDP_EVENTS_V, status:VALID, product: XDP - Provisioning , description: View to get information on the internal Events raised in SFM. , implementation_dba_data: APPS.XDP_EVENTS_V ,
-
View: XDP_INBOUND_MESSAGES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_INBOUND_MESSAGES_V, object_name:XDP_INBOUND_MESSAGES_V, status:VALID, product: XDP - Provisioning , description: This View shows the information on all the Inbound Messages. , implementation_dba_data: APPS.XDP_INBOUND_MESSAGES_V ,
-
View: XDP_INBOUND_MESSAGES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_INBOUND_MESSAGES_V, object_name:XDP_INBOUND_MESSAGES_V, status:VALID, product: XDP - Provisioning , description: This View shows the information on all the Inbound Messages. , implementation_dba_data: APPS.XDP_INBOUND_MESSAGES_V ,
-
View: XDP_SERVICE_PKG_DET_VL
12.1.1
product: XDP - Provisioning , implementation_dba_data: Not implemented in this database ,
-
View: XDP_ADAPTER_AUDIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XDP.XDP_ADAPTER_AUDIT_V, object_name:XDP_ADAPTER_AUDIT_V, status:VALID, product: XDP - Provisioning , description: Audit information about all completed administtration requests for adapters , implementation_dba_data: APPS.XDP_ADAPTER_AUDIT_V ,