Edit XML Node
Activity Description
Changes a specified XML's value.
Output
Success/Failure.
Settings
- XML Session – The XML session in which the node's change is performed.
- Edit all matching nodes – Edits the specified node under all nodes residing under the following Xpath (rather than just the last node).
- XPath Query – The edited node's location and criteria.
Example://configuration
- New Value – The new value given to the XML node.