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 read – The name of the xml file that is to be read.
XPath query to select the node to be read – Use an XPath expression to identify the node within the xml file that you want to read.
Shared property to read into – Type the key name of the Shared Property entry that the value should be set to.
If multiple nodes are found – In the event that one or more elements are found that match the element to be read, you can choose to:
• Read the first node found
• Read the last node found
• Use a default value
• Abort the update.
If the value can’t be read – Identify the action that you want to occur in the event that the value can’t be read from the xml document. You can choose to:
• Use a default value
• Abort the update.
Expansion variables can be used to set target client subdirectory, file name of the xml file to read, Xpath query, shared property name, and default value.
See Read Xml Node for more information.