[
https://jira.jboss.org/jira/browse/JBIDE-5003?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-5003:
---------------------------------------
Fix Version/s: 3.1.0.M4
Assignee: Viacheslav Kabanovich
Add configuration support for ESB BusinessRulesProcess action
-------------------------------------------------------------
Key: JBIDE-5003
URL:
https://jira.jboss.org/jira/browse/JBIDE-5003
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Reporter: Jeff DeLong
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.M4
Add support for ESB BusinessRulesProcessor action. Examples include:
<action class="org.jboss.soa.esb.actions.BusinessRulesProcessor"
name="CalculateQuote">
<property name="ruleSet"
value="policyquotecalculation.drl"/>
<property name="object-paths">
<object-path esb="body.policyPayload.policy"/>
<object-path esb="body.policyPayload.driver"/>
</property>
</action>
Currently a BusinessRulesProcessor action must be configured using Generic Action. The
specification of the object-paths is particularly tricky. Note this is not a complete list
of BusinessRulesProcessor properties, which are being updated for ESB 4.7 / SOA-P 5.0.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira