You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Buddhima Wijeweera (JIRA)" <ji...@apache.org> on 2016/05/22 16:25:12 UTC

[jira] [Created] (SYNAPSE-1010) Script mediator to support removing properties

Buddhima Wijeweera created SYNAPSE-1010:
-------------------------------------------

             Summary: Script mediator to support removing properties
                 Key: SYNAPSE-1010
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-1010
             Project: Synapse
          Issue Type: Improvement
          Components: Script mediator
            Reporter: Buddhima Wijeweera
            Assignee: Hiranya Jayathilaka
         Attachments: script-mediator_remove_property_with_scope.diff

Script mediator currently support only setting properties. With this improvement, script mediator can be used to remove properties as well.

{noformat}
mc.removeProperty(property_name,scope);
{noformat}

scope can be default(or null), axis2, transport



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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