Regex Utilities

This bot harnesses the power of Regular Expressions for advanced pattern matching, extraction and replacement

Top Benefits

  • Harness power of Regular expressions
  • Increase productivity for data transformation
  • Use a Plug 'n' Play utility
  • Allows pattern validation, extraction and replacement
  • 100% accuracy

Tasks

  • Validates data matches against a pattern
  • Returns all matches of pattern within provided data
  • Includes extended functionality to retrieve index or Nth match
  • Replaces elements matching pattern within data

Automation Anywhere provides users with the ability to use some string operations with basic regex functionality. The Regex Utilities bot extends this capability to allow users to perform more powerful match, find and replace commands.

Common use cases for the Regex Utilities bot include scenarios where an automation needs to:

  • Find and extract data from a string that matches a pattern
  • Find and replacement all matches of a pattern with a given text
  • Find and return the Nth element that matches a pattern within a string
  • Find and extract matches along with position index from source
Buy Now

$50 USD per bot
Annual Subscription

Free 30-Day Trial

Request quote for more purchase options

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
17
Vendor
Automation Type
Bot
Last Updated
December 6, 2020
First Published
January 30, 2020
Platform
11.3.3
Support
SKU
RZ_UTL

See the Bot in Action

Regex Utilities Doc Example
Example code of Regex Utilities Bot logic
Flow overview of Regex Utilities Bot
Regex Utilities logics
PREV NEXT
Regex Utilities Doc Example
Example code of Regex Utilities Bot logic
Flow overview of Regex Utilities Bot
Regex Utilities logics

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

  • Valid Regular Expression required for pattern input
  • Optional Regex Options default is None