Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
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.
Hi Joel,
Check the basic notification feature in JDBC Adapter. That polls over a table. That should suit your need.
Regards.