wM 6.5 to 8.0 adapter notifications

As we are moving from 6.5 to 8.0 for the adapter notifications do we have to assign a new buffer table to keep both environment running?

How do you suggest best practice of going with it?

webMethods suggestion: (saved lot of effort)

It might be easier to use a different JDBC connection pool for 8.0 notifications with a different database/username within the same database instance on the same database server. This way, when your 8.0 notifications create the buffer table, it will be in a different schema than the 6.5 buffer tables. You would make sure that the 8.0 DB schema name has the same privileges as the 6.5 schema name.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.