Polling notification not seen in WM 712

Hi All,

We are trying to create polling Notification in webMethods 7.1.2.
But while creating and trying and update it ,it is giving error as
“Notification can’t be updated.Please dissable the Notification”.

But we cannot see the Notification created in webMethods Admin page as well.

Can you please let me know what is the reason and how to get it resolved.

You might need to check database permissions, the notification will need to create a temp table and a trigger.

Did you check database to see if the temp table and trigger was generated?

Also increase JDBC Adapter logging facilities and check for errors.

If nothing helps you, you can at the end (depending the database JDBC driver), generate driver traces and check for errors.