I am trying to design an integration solution where we want to sync Customer Data from one Source system to three target systems (using JDBC adapters and Broker) using one IS 6.5 + Broker configuration.
I can do that by getting Customer data using JDBC adatapter on Source and publishing the Canonical document and creating Triggers for each of the Target Systems. However our requirement is if one Target System is down, we want the document for that target system to queue in Broker and when the Target System is up, data needs to be sent to the Target System. Becauese of Maintenance reason we don’t want to create multiple brokers/Integration Server solution
Is there any way to Stop (not disable) a specific Trigger, if a Target system is down (we have heart beat rotuines on our target systems to find if a Target is up or down) and restart the trigger once the Target is up.
#webMethods-Architecture#webMethods#webMethods-General#Integration-Server-and-ESB