This advanced utilities workflow component can remove one or multiple nodes from an input XML, that is found in the payload of the workflow.
The output is a changed payload, where the selected nodes are removed. The workflow continues processing with the new, changed XML.
The parameter of the component is this:
XPath expression
This XPath expression is used for identifying the node(s), that are to be removed from the XML file.