XPath (Un)Escaping Processor
XPath (Un)Escaping Processor in the eiConsole or eiPlatform escapes or unescapes the path of an XPath expression. It takes the XPath in an XML document and escapes or unescapes the contents of that path using XML entities.
Processor (Adapter) Configuration Drop-Down List
Select the XPath (Un)Escaping from the drop-down and click on Add Processor.
Basic XPath (Un)Escaping Processor Configuration Options
On the Basic tab you can set:
- XPath – XPath expression of the XML Nodes that will have contents escaped or unescaped
- Direction – specifies if the contents should be escaped or unescaped
- Namespaces – the namespaces and their prefixes used by the XPath expression
XPath (Un)Escaping Processor Basic Configuration Options
Conditional Execution XPath (Un)Escaping 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. No additional configuration for this Processor is required.