[
https://issues.apache.org/jira/browse/SYNAPSE-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049062#comment-13049062
]
Heshan Suriyaarachchi commented on SYNAPSE-779:
-----------------------------------------------
Thanks Kasun for the contribution.
> Cannot enrich from a source property of type OMText
> ---------------------------------------------------
>
> Key: SYNAPSE-779
> URL: https://issues.apache.org/jira/browse/SYNAPSE-779
> Project: Synapse
> Issue Type: Bug
> Reporter: Kasun Indrasiri
> Assignee: Heshan Suriyaarachchi
> Priority: Critical
> Attachments: SYNAPSE-779.patch
>
>
> Say we have the following configuration to extract a text as a property.
> <enrich>
> <source clone="true"
> xpath="//foo/bar/a/text()" />
> <target type="property" property="TEXT_VAL"/>
> </enrich>
> Now we cannot enrich from the property we extracted from above enrich
> mediator.
> <enrich>
> <source type="property" property="TEXT_VAL"/>
> <target xpath="//a/bar/c/text()"/>
> </enrich>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]