The following integration has to be implemented in my Integration Server (IS):
Every time an insert or update operation is performed in an Oracle Database, the changes have to be
reflected in WmMonitor.
Is there any way to monitor the oracle database in order to notify (i.e., the IServer got to know that some change occurred in the Orac DB) that an insert or update operation
was performed.
The Publishing-and-Subscribe Model is the best way to implement this notification service, Im using basic notification it runs fine manually im able to see all the processes on Monitor but we want it to run it automatically whenever a change occurs …
Any ideas how guyz ?
Any help will be appreciated.
Thanxs.
Leon