[
https://jira.jboss.org/jira/browse/JBIDE-5003?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-5003:
----------------------------------------------
I implemented the example from the description.
Jeff, when the final set of properties for this action is defined, please describe it and
reopen this issue.
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