Delete Xml Node Action Editor

Action description – Descriptive text that can be used to identify this particular action in the Actions list.

 

Target client folder – The folder on the client where the xml file that is to be edited is located.

 

Subdirectories – The directory below the designated client root folder to find the xml file that is to be edited.

 

XML file to edit – The name of the xml file that is to be edited.

 

XPath query to select the node to be deleted  – Use an XPath expression to identify the node within the xml file that you want to delete.

 

If multiple nodes are found – Identify the action that you want to occur in the event that multiple xml nodes are returned by your XPath expression.  You can choose to:

      Delete all nodes

      Delete only to the first node

      Delete only to the last node

      Don’t delete any nodes

      Abort the update.

 

Expansion variables can be used to set target client subdirectory, file name of the xml file to edit, and Xpath query.

 

See Delete Xml Node for more information.