Git Product home page Git Product logo

aae-metabot--csv's Introduction

Metabot for CSV Files

Automation Anywhere Metabot for CSV Processing

Getting Started

Easily process CSV fils coming out of various tools such as Automation Anywhere's IQ Bot solution for Document Extraction.

Go to the mbot delivery folder, download the mbot file and add it to your AA Client's MyMetabots folder.. voila!

Prerequisites

AA / CR v10.5+

Available Functions (Metabot) SP0

  • Get Number of Lines
  • Get Number of Columns
  • Get Column Names
  • Get Column Index
  • Get Line Content
  • Get Cell Content
  • Set Cell Content
  • Add Column Before
  • Add Column After
  • Delete Column
  • Transform Cell Content with Regex Group Match
  • Transform Column Content with Regex Group Match
  • Delete Line If Cell Matches Pattern
  • Keep Line If Cell matches Pattern
  • Append String If Column Matches Pattern
  • Copy Cell Content to Other Column (based on Regex matches)
  • Copy Column Content to Other Column (based on Regex matches)
  • Save Cell Value On Range
  • Swap 2 Columns
  • Enforce Column Order

Available Functions (Metabot) SP1

  • Rename Column
  • Replace String in Column Content
  • Delete String from Column Content
  • Get CSV as JSON
  • Split Column Content to New Columns (Based on Regex Matches)
  • Split Column Content to New Columns (Based on Regex Groups)

Documentation

see MS Word document in "Documentation" folder for specifics.

Contributing

The CSV metabot folder contains the source code for the dll file that the metabot relies on. Feel free to fork!

Authors

  • Bren Sapience - Initial work - GitHub

aae-metabot--csv's People

Contributors

brendansapience avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

romainai

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.