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
XML
data inDrools
, without having to convert theXML
intoJava
objects? - This approach could be useful for use cases where the requirement is to do orchestration using
Camel routes
based on some conditions defined inDrools
rules. So ultimately users would need to integrateCamel routes
(implemented insideSwitchYard
application) withDrools
, and they should able to passXML
data object toDrools
rules to reason over the data. Based on the decision the orchestration part of the route should get execute. Can this be achieved usingDrools
rules?
Environment
- Red Hat JBoss Fuse Service Works (FSW)
- 6.0.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.