Integrating Camel with Drools for reasoning over XML data Object
Issue
- Is there a way or solution or demonstration with example code for reasoning over any
XMLdata inDrools, without having to convert theXMLintoJavaobjects? - This approach could be useful for use cases where the requirement is to do orchestration using
Camel routesbased on some conditions defined inDroolsrules. So ultimately users would need to integrateCamel routes(implemented insideSwitchYardapplication) withDrools, and they should able to passXMLdata object toDroolsrules to reason over the data. Based on the decision the orchestration part of the route should get execute. Can this be achieved usingDroolsrules?
Environment
- Red Hat JBoss Fuse Service Works (FSW)
- 6.0.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
