Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
Following configuration fails because enrich source is not extracted from a property.
<enrich>
<source clone="true" xpath="get-property('foo')"/>
<target xmlns:enrich="http://sample.org" xpath="//enrich:aa/enrich:bb"/>
</enrich>