Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Built-In Services | pub.pollingNotificationUtils:getDatabaseObjectsForNotification
 
pub.pollingNotificationUtils:getDatabaseObjectsForNotification
The service pub.pollingNotificationUtils:getDatabaseObjectsForNotification allows you to list the existing database objects associated with a notification.
The service returns null against the database objects that do not exist.
Input Parameters
notificationName
String. Required. The name of the notification from which to list the database objects.
jdbcConnectionSchemaName
String The name of the schema in the connection for the notification.
cliOrSysSchemaName
String The name of the alternative search schema.
Output Parameters
schemaName
The name of the schema associated with the notification.
bufferTableName
The buffer table name of the notification.
triggerName
The trigger name of the notification.
sequenceName
The sequence name of the notification.