Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Date

Topic

Contents

Day 11) Getting Started

a. Components, architecture, and terminologies

b. General Workflow

c. Account structure and RBAC

d. Hardware Software requirements

e. Downloading the tools (STU and PAM)

f. Installation and Sign Up

  • If you have used your email previously for another ARGOS account

       1. Our SV/STU account supports the "email plus(+) sign" scheme when you want to use an email address which has been already used at any other accounts.
       2. For example, new registration with example+2@argos-labs.com is possible after example@argos-labs.com has been used to register an account already.
           The correspondences will go to the correct address
       3. (More here: https://gmail.googleblog.com/2008/03/2-hidden-ways-to-get-more-from-your.html)
g. Logging onto Supervisor
h. Switching on the Plugins

2) STU Overview and Support Resources

a. Key Sections from the STU screen

  • Main Menu
  • Scenario information
  • Time Out
  • Steps and Functions
  • Variable
  • Toolbox (how to customize)
  • Timeline
  • Parameter section

b. Where to get help

  • FAQ from STU (You can access FAQ from our website too)
       1. https://wiki.argos-labs.com/display/RPARELNOTE/FAQ
  • Keyword search
       1. FAQ
       2. Toolbox
  • STU links to help
       1. The [HELP] tab
          a. Benny’s page for Variables
          b. FAQ access
          c. tech@argos-labs.com
             i. 24-hour email support
       2. Help for specific Operations
          a. The QUESTION Question Mark buttons
       3       3. The Learn More links
          a. Variable
          b. Return Value
       4. Time-out
       5. Toolbox
       6. Timeline
          a. Steps
          b. Functions
  • Tutorial Materials
       1. 90 min Rocket Start videos
          a. https://www.argos-labs.com/rocket-start/
3) PAM Settings and Registrationa. Test your PAM
b. Check to see if Supervisor sees your PAM
4) The First Bot

a. How operations connect with each other
b. How ARGOS Low-code variables work
c. Auto Rec
d. Manual Bot Development

e. Combining Manual Development and Auto Rec
f. Test locally with your PAMg. Deployment
i. ebot
ii. On-demand remote execution
iii. Scheduled execution
iv. API
h. Execution result at Supervisor
Day 25-1) Various Automation Capabilitiesa. Bot navigation schemes
    i. API driven
    ii. Code/Object driven’driven
       1. HTML
       2. JavaScript
       3. Python
       4. PowerShell
       5. Run Program
       6. Window object
    iii. Properties/Windows metadata
    iv. Shortcut Keys
    v. Image Processing/GUI base

b. Triggering the bot execution based on events

  •     By monitoring email inbox
  •     By monitoring a folder
  • Kick-starting from another bot

c. Calling functions
d. Operating major business apps

  • MS Excel
manipulation options
e.
  • Adobe PDF
manipulation options
Day 35-2) Various Automation Capabilitiesf

e. Web application
    i. Data entry
    ii. Data extraction – Webscraping
       1. Open Browser
       2. Python Selenium
       3. Other plugins

g

f. Files and folders

h

g. Sending emails

h. Repeat processes – setting up loops

i. AI

-

base tools

  • OCR
    i. Google
    ii. Konica Minolta
    iii. others
j. Repeat processes – setting up loops
k. Large data processing
    i. Excel vs Pandas
  • NLP
  • Others - Translate

j. Data Science tools

  • Large data processing (pandas)
  • Pandas profiling
  • Regression/Prediction
  • Presentation tools
Day 46) Troubleshooting
  • Supervisor execution results
  • Supervisor Reporting/Notification features
  • How to add helpful built-in execution logs into bots
  • How to isolate the problem (view variables and step by step execution)
  • Tips - where to look first (Windows focus, application delay, real data vs visible data)
  • Try-catch for non-stoppable bot
7) Increasing Deployment

i. ebot

ii. On-demand remote execution

iii.Scheduled execution

iv. API

7) Stability and Robustness

a. Windows focus/Active application
b. Verification operations
c. App performance/Resource release and use of delays
d. Retry loop implementation and in-bot error notification
e.

Custom logs (in-bot) for easier troubleshooting

Try catch should be in Stability and Robustness

8) Troubleshooting

a. Tips - where to look first
b. Supervisor execution results
c. Supervisor Reporting/Notification features
d. How to add helpful built-in execution logs into bots
e. How to isolate the problem (view variables and step by step execution)
f. Real data vs visible data

Day 5

8) POT SDK

– building your own Plugin/Operations

 This

This section is OPTIONAL 

You will build your own Plugins/Operatios. This part requires Python coding experience (or any other programming experiences)

Instead of POT SDK you can use Day-5 to build a pilot bot (POC) together.