[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5003) Add configuration support for ESB BusinessRulesProcess action

Jeff DeLong (JIRA) jira-events at lists.jboss.org
Thu Oct 8 12:17:05 EDT 2009


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


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

        


More information about the jbosstools-issues mailing list