[ 
https://issues.apache.org/jira/browse/SYNAPSE-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762084#action_12762084
 ] 

Supun Kamburugamuva commented on SYNAPSE-588:
---------------------------------------------

Hi Adnreas,

Here is the use case that I'm concerned. 

Synapse receives a url like below

http://localhost:8280/services/proxy?destinationId=121&otherParameters

>From synapse configuration we need to retrieve the destination. i.e 121. Then 
>we need to use that to look up a endpoint. For this endpoint URL we need to 
>add the 'otherParameters' to the end.

Supun..

> Extending property mediator to set properties based on regular expressions
> --------------------------------------------------------------------------
>
>                 Key: SYNAPSE-588
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-588
>             Project: Synapse
>          Issue Type: New Feature
>            Reporter: Supun Kamburugamuva
>         Attachments: SYNAPSE-588-DOC.patch, SYNAPSE-588.patch
>
>
> At the moment property mediator just set the value. This value can be direct 
> as well as coming from evaluating a xpath expression. If this value can be 
> matched against a regular expression and the matching string can be set as 
> the value it will be more flexible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to