Siebel Connector for Oracle Applications > Overview > Architecture >

Notification Table


A Notification Table stores the Unique Id of a record that is created or updated in Oracle Applications to facilitate inbound data flow. When a record is changed in the Oracle Application, an alert is raised. A SQL script responds to the alert and registers the Unique Id into the Notification Table. The Siebel Connector for Oracle Applications includes a PL/SQL script to install this table into the Oracle Application's database. See Developer Procedures for instructions on using this table.

Siebel Connector for Oracle Applications