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.
in wM 6.0.1 does anyone know if a service can be written to enable/disable triggers instead of manually using developer to accomplish this.
Did you ever find any solution to this ?
If the requirement is to reconnect the trigger client in the broker that can be achived using Broker API. Each trigger is indeed a broker client with a subscription. This client can be controlled by a custom service to reconnect.
There is a package craeted TriggerManager for 6.0.1 it has functionality to disable and enable triggers in bulk and services to do this. See wmusers.com software section. I also heard that 6.1 has a fix actually enhencement that does exactly same thing you can get that from Advantage site or request WM Techincal support to send you one.