This bot will read through the hierarchy of the XML and extract XPaths of elements within the Root Node from an XML document
Top Benefits
XML input agnostic
Efficient processing of web based Automations
No external Libraries needed
Tasks
Reads the Input file path and the Node Name
Process Input XML
Generates array of XPaths
XML is used in many aspects of web development and often used to separate data from various sources. These applications export data with this format for consumption.
To identify particular elements in an XML, we need to extract the path of the element which is referred as XPath.
Inputs: XML fie Path and Node name
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)