|
brupert -> Oracle Alerts Question (16 January 2007)
|
Hi all, I've created an Oracle Alerts project based on the HR.JOBS sample shown on this website. My project will be very similar, I need a trigger when a row is inserted in an Oracle table, and I need BizTalk to receive the id of that new row and then query the row from the database. At this point it will need to generate an email but that's the easy part. I have the project deployed and my trigger out in my Oracle table, but am not seeing any activity when a row is inserted on the table (i.e. no "BizTalk Utilities Adapter for Databases Oracle Alerts Receiver" information events in the event log). I have tested the dbms_alert.signal package in the database using the trigger info I configured and it executes without incident. I can't tell whether BizTalk is just not receiving the info or if it is just ignoring it. Does any one have an idea where I can start troubleshooting? Thanks in advance
|
|
|
|