“In that case if it cannot drop the triggers, will it throw an error.?” Be sure to clear any and all data in the CREATE and DROP fields of the plug-in. The adapter shouldn’t complain. If it does, let me know. You may have to edit the infoset by hand to get rid of the complaint.
“I don’t deal with pub seqn no and hence that is not a problem”
The notifier does. It uses this for “…and only once” part of guaranteed delivery. From the ATC doc:
[B]Quote:[/b]
In order to guarantee once-only delivery of notification events, the Notifier stores the last publish sequence number used in table. If, for some reason, the Notifier tables are deleted, this publish sequence number will be lost. This will cause the Notifier’s publish sequence number to no longer be synchronized with the Broker’s publish sequence number and will prevent the Notifier from publishing any further events.
If you need to delete the Notifier’s tables, you must also use the ActiveWorks Manager to delete the Notifier’s Broker client. This will cause a new Broker client to be created the next time the Notifier started, which will cause the publish sequence to be reset within the Broker.<!-/Quote-!>
#Integration-Server-and-ESB#webMethods#broker#Universal-Messaging-Broker