Uploaded image for project: 'Synapse'
  1. Synapse
  2. SYNAPSE-717

Namespace Replace Mediator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core
    • None

    Description

      It is often required to change the namespace of a message that passes through synapse. There is no straightforward way to do so with synapse and currently we have the expensive alternatives such as xslt.

      So, nsreplace mediator basically allows to replace the namespaces in the current message.

      Syntax:

      <nsreplace name="nsr_1">
      <ns source="www.foo.com" target="www.bar.com" targetprfix="nsr"/>+
      </nsreplace>

      Attachments

        1. SYNAPSE-717.patch
          10 kB
          Kasun Indrasiri

        Activity

          People

            kasun.indrasiri Kasun Indrasiri
            kasun.indrasiri Kasun Indrasiri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: