Namespace XML Processor
The Namespace XML Processor removes namespaces from XML data.
Some target systems will not be able to handle XML namespaces while other targets will supply them. In these cases, it is handy to be able to remove namespaces from an inbound XML document with the eiConsole’s Namespace XML Processor. This can be done on the Listener or Transport side.
Processor (Adapter) Configuration Drop-Down List
Select the Namespace XML Processor from the drop-down list and click Add.
Click on Add
Basic Namespace XML Processor Configuration Options
On the Basic tab, you can set the Remove all namespaces option.
Namespace XML Processor Basic Configuration Options
Conditional Execution Namespace XML Processor Configuration Options
On the Conditional Execution tab, you can set additional Processor execution conditions. The transaction data-dependent condition may be specified here as an enhanced expression. If this expression returns anything other than TRUE (ignore case) – this processor will be skipped.
Namespace XML Processor Conditional Execution Configuration Options