Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Working with Event Rules | Configuring an External Event Rule
 
Configuring an External Event Rule
Before you can use an external event rule on the Integration Server, you must:
*Create an external event rule and include it in one of your rule sets as described in Creating an External Event Rule.
*Export the rule project the rule set is part of to the Integration Server as described in Exporting a Rule Project to Integration Server.
*Configure the messaging infrastructure. For more information, see webMethods Integration Server Administrator’s Guide.
*Create a JMS trigger on the Integration Server to receive any events on a JMS topic as described in webMethods Service Development Help. In the Service field on the Message routing tab, select wm.businessrules.eda:jmsTriggerService to route events to this service. At runtime, the service in the wmBusinessRules package receives events from the JMS trigger and distributes them to any rule set that includes an event rule for the given event type.