Git Product home page Git Product logo

template-base-aa's Introduction

Base Automation Template

Sample Framework that includes Error Handling, Logging, and Log Management.

Note: This is a Template - which is a new file type as of the Automation Anywhere .30 release. This template enables users to build automations with standardized error handling, logging, log management, metrics, etc in place. You should feel free to use this as is, or modify it and custmize it to meet the needs of your organization. Templates can be quite simple like this one, or more complex to include dependencies like config files, subtasks, etc.

  1. Download this repo as a zip file
  2. Import the zip file into your Automation Anywhere environment
    • It will install into a "COMMON" folder in the root of Bots
    • In Community Edition, Templates can be installed, but new automations can't currently be created from them.
      • Alternatively, you could still install this template, open it up, copy all of its actions out, then paste those into a new Taskbot in order to take advantadge of template capabilites.
  3. The TaskBot will by default extract the its own TaskBot name and the foldername of your automation
    • If you'd prefer to hard-set these values, disable the "Get Task and Folder Name" step, and be sure to set the sBotName and sFolderName values directly
    • These values will drive the creation of a logging folder in C:\ProgramData\AutomationAnywhere\Bots\Logs as well as automatically clean up logs older than 30 days as a part of log management
  4. Add any of you own logic in the main try block after line...optionally using the log data location for addtional logging as you see fit.

Note: The error handling in the Catch-Block automatically tries to take a screen capture on error to assist in the debugging process. If your bot is dealing with sensitive data, consider disabling this action.

template-base-aa's People

Contributors

micahman33 avatar

Watchers

Ilan Graterol avatar

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.