Software AG Products 10.11 | Designing and Implementing Business Process Models | Business Rules Reference | Rules-Related Event Types | Publishing Business Rules Events
 
Publishing Business Rules Events
To subscribe to and work with Business Rules event types, you must configure Integration Server and My webMethods Server to publish Business Rules events. You can use the Command Central web user interface for this.
*To publish Business Rules events:
1. Do one of the following:
a. On Integration Server, locate sag_install_folder\profiles\IS_default\configuration\custom_wrapper.conf and add the parameter wrapper.java.additional.111=-DRulesAuditingDESOnOff=On.
b. On My webMethods Server, locate sag_install_folder\profiles\MWS_default\configuration\custom_wrapper.conf and add the parameter wrapper.java.additional.111=-DRulesAuditingDESOnOff=On.
c. In Command Central, proceed as described in the following steps.
2. On the Instances page, select the Integration Server instance or the My webMethods Server instance.
3. On the Integration Server Instance page or on the My webMethods Server Instance page, select the Configuration tab.
4. From the JVM options drop-down list, select Java System Properties.
5. Click Edit in the upper right corner.
6. Add the following entry to the java system properties: RulesAuditingDESOnOff=On.
7. Click Apply in the upper right corner.