You are on page 1of 1

3 key process to build a bot

1. Creating a process blueprint


2. Building a bot
3. Running a bot
# CREATE A TASK BOT :-
 Extract the data from a web portal into a csv file
 Open d csv file and launch the CRM website
 Populate the CRM webform
 Update save, and send the CSV file to the relationship manager

# IN A2019, WE CAN DO:-

 Creating
 Recording
 Updating, modify
 Deploying

NOTE :- A2019 uses RBAC(ROLE BASED ACCESS CONTROL)

## CLIENT/DEVICE:- Machine used for executing bot is referred as CLIENT or DEVICE

## BOT AGENT :- light weight software that will run on your device to directly communicate with the
control room.

You might also like