[
https://issues.apache.org/jira/browse/SYNAPSE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715832#comment-13715832
]
Udayanga Wickramasinghe commented on SYNAPSE-884:
-------------------------------------------------
resolved
> Enable optional/default values in call-template mediator
> --------------------------------------------------------
>
> Key: SYNAPSE-884
> URL: https://issues.apache.org/jira/browse/SYNAPSE-884
> Project: Synapse
> Issue Type: Task
> Reporter: Udayanga Wickramasinghe
> Assignee: Udayanga Wickramasinghe
> Attachments: SYNAPSE-884.patch
>
>
> It would be useful to have optional/default parameters in Call template
> mediator.. For example callers of a template might not need to pass in
> parameter values every time. We should be able to assign optional=true in
> template paramters and invoke accordingly..
> ie:-
> <template xmlns="http://ws.apache.org/ns/synapse" name="iter_func">
> <parameter name="iter_expr"/>
> <parameter name="attach_path" optional="true"/>
> <sequence>
> ......
> </template>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]