PDA

View Full Version : JDBC Adapter Notifications in 60


Joel Spring (Unregistered Guest)
11-11-2003, 10:10
Is it possible to specify the name of the buffer table that is created? I'm in a situation where the dba doesn't want webMethods to automatically create the buffer table. He wants to create the table himself and then tell me the name so that I can point the Notification to it.

Thanks.

chirag_sanghavi
11-11-2003, 10:24
Hi Joel,

Check the basic notification feature in JDBC Adapter. That polls over a table. That should suit your need.

Regards.