Search Results asg_conf_resolution
Overview
The ASG_CONF_RESOLUTION table is a core data object within the Oracle E-Business Suite module ASG - CRM Gateway for Mobile Devices. This module facilitates the synchronization of CRM data between the central EBS database and mobile devices. The table's primary role is to store configuration resolution rules, which are critical for managing data synchronization conflicts. When updates to the same data occur on both a mobile device and the central server, the rules defined in this table determine how the conflict is resolved to maintain data integrity across the distributed system.
Key Information Stored
The table's structure is centered around defining and linking resolution logic to specific data elements. The primary key, CONF_RESOLUTION_ID, uniquely identifies each resolution rule. Two critical foreign key columns establish essential relationships: SNAPSHOT_LOG_ID links to the ASG_SNAPSHOT_LOGS table, associating the rule with a specific data synchronization session or log. COLUMN_GROUP_ID links to the ASG_COLUMN_GROUPS table, defining the specific set of columns or data fields to which the conflict resolution rule applies. While the full column list is not detailed in the provided metadata, these keys indicate the table stores mappings that dictate resolution behavior for column groups within the context of mobile synchronization snapshots.
Common Use Cases and Queries
This table is primarily accessed by the CRM Gateway's synchronization engine during conflict detection and resolution processes. Administrators may query it to audit or manage synchronization rules. A common reporting use case involves listing all resolution rules associated with a particular column group to understand data handling policies. A sample query to retrieve such mappings would join the related tables:
- SELECT cgr.conf_resolution_id, cg.column_group_name, sl.log_identifier FROM asg_conf_resolution cgr JOIN asg_column_groups cg ON cgr.column_group_id = cg.column_group_id JOIN asg_snapshot_logs sl ON cgr.snapshot_log_id = sl.snapshot_log_id ORDER BY cg.column_group_name;
Direct data manipulation (INSERT, UPDATE, DELETE) is typically performed by the application's administrative functions rather than ad-hoc SQL, as changes directly impact live synchronization behavior.
Related Objects
The ASG_CONF_RESOLUTION table has documented foreign key relationships with two other tables in the ASG schema, forming a key part of the mobile synchronization data model.
- ASG_SNAPSHOT_LOGS: Linked via ASG_CONF_RESOLUTION.SNAPSHOT_LOG_ID. This table likely records synchronization sessions, and the relationship ties a resolution rule to specific logging contexts.
- ASG_COLUMN_GROUPS: Linked via ASG_CONF_RESOLUTION.COLUMN_GROUP_ID. This table defines logical groupings of database columns for synchronization. The relationship is fundamental, applying a conflict resolution rule to a defined set of data fields.
The primary key constraint ASG_CONF_RESOLUTION_PK ensures the CONF_RESOLUTION_ID column remains unique and is likely referenced by other application components or internal APIs within the CRM Gateway module.
-
Table: ASG_CONF_RESOLUTION
12.1.1
owner:ASG, object_type:TABLE, fnd_design_data:ASG.ASG_CONF_RESOLUTION, object_name:ASG_CONF_RESOLUTION, status:VALID, product: ASG - CRM Gateway for Mobile Devices , implementation_dba_data: ASG.ASG_CONF_RESOLUTION ,
-
Table: ASG_CONF_RESOLUTION
12.2.2
owner:ASG, object_type:TABLE, fnd_design_data:ASG.ASG_CONF_RESOLUTION, object_name:ASG_CONF_RESOLUTION, status:VALID, product: ASG - CRM Gateway for Mobile Devices , implementation_dba_data: ASG.ASG_CONF_RESOLUTION ,
-
SYNONYM: APPS.ASG_CONF_RESOLUTION
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ASG_CONF_RESOLUTION, status:VALID,
-
VIEW: ASG.ASG_CONF_RESOLUTION#
12.2.2
-
VIEW: ASG.ASG_CONF_RESOLUTION#
12.2.2
owner:ASG, object_type:VIEW, object_name:ASG_CONF_RESOLUTION#, status:VALID,
-
SYNONYM: APPS.ASG_CONF_RESOLUTION
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ASG_CONF_RESOLUTION, status:VALID,
-
TABLE: ASG.ASG_CONF_RESOLUTION
12.1.1
owner:ASG, object_type:TABLE, fnd_design_data:ASG.ASG_CONF_RESOLUTION, object_name:ASG_CONF_RESOLUTION, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
TABLE: ASG.ASG_CONF_RESOLUTION
12.2.2
owner:ASG, object_type:TABLE, fnd_design_data:ASG.ASG_CONF_RESOLUTION, object_name:ASG_CONF_RESOLUTION, status:VALID,
-
Table: ASG_COLUMN_GROUPS
12.2.2
owner:ASG, object_type:TABLE, fnd_design_data:ASG.ASG_COLUMN_GROUPS, object_name:ASG_COLUMN_GROUPS, status:VALID, product: ASG - CRM Gateway for Mobile Devices , implementation_dba_data: ASG.ASG_COLUMN_GROUPS ,
-
Table: ASG_SNAPSHOT_LOGS
12.2.2
owner:ASG, object_type:TABLE, fnd_design_data:ASG.ASG_SNAPSHOT_LOGS, object_name:ASG_SNAPSHOT_LOGS, status:VALID, product: ASG - CRM Gateway for Mobile Devices , implementation_dba_data: ASG.ASG_SNAPSHOT_LOGS ,
-
Table: ASG_COLUMN_GROUPS
12.1.1
owner:ASG, object_type:TABLE, fnd_design_data:ASG.ASG_COLUMN_GROUPS, object_name:ASG_COLUMN_GROUPS, status:VALID, product: ASG - CRM Gateway for Mobile Devices , implementation_dba_data: ASG.ASG_COLUMN_GROUPS ,
-
Table: ASG_SNAPSHOT_LOGS
12.1.1
owner:ASG, object_type:TABLE, fnd_design_data:ASG.ASG_SNAPSHOT_LOGS, object_name:ASG_SNAPSHOT_LOGS, status:VALID, product: ASG - CRM Gateway for Mobile Devices , implementation_dba_data: ASG.ASG_SNAPSHOT_LOGS ,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
eTRM - ASG Tables and Views
12.2.2
description: profile values for wireless ,
-
eTRM - ASG Tables and Views
12.1.1
description: profile values for wireless ,
-
eTRM - ASG Tables and Views
12.2.2
description: profile values for wireless ,
-
eTRM - ASG Tables and Views
12.1.1
description: profile values for wireless ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1