Extract Xpath XML

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

Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
69
Vendor
Automation Type
Bot
Last Updated
February 19, 2021
First Published
August 6, 2020
Platform
11.3.1
ReadMe
ReadMe
Support

See the Bot in Action

Input
Variables pane
Output Snippet
PREV NEXT
Input
Variables pane
Output Snippet

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • Input XML fie Path
  • Node name