
Robotic Process Automation with Automation Anywhere
By :

You are probably keen to see the Error handler package in action. You will be guided through a step-by-step walk-through on building a fully functional bot. You will then introduce an error by editing the input file and creating an invalid record. This will result in the bot failing and stopping its processing midway as it encounters the invalid record. The walk-through will then take you through the process of adding an error handler routine.
This walk-through works with the file Chapter18_Products.csv
. This file has a list of products within each business segment, and the contents look as shown in the following screenshot:
Figure 18.3 – Snapshot of the input file
For this scenario, the bot will perform the following tasks:
Chapter18_Products.csv
.10%
discount to the price.Chapter18_UpdatedProducts...