Jan Vanovcan created CAMEL-22763:
------------------------------------
Summary: Support of exchange variables in XPath
Key: CAMEL-22763
URL: https://issues.apache.org/jira/browse/CAMEL-22763
Project: Camel
Issue Type: Wish
Components: camel-core
Affects Versions: 4.16.0
Reporter: Jan Vanovcan
Fix For: Future
It would be nice if the XPath expressions could resolve exchange variables (on
top of existing properties, headers, and variables from fluent builder). Then
we could use a mix of variables, body, and headers in expression such asĀ
{{xpath("($FooVar/hello/id = $BarVar/holla/id) and /dummy='YES' and
$BazHdr/hallo/id=123")}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)