Use Case 2
Use Case 2
This document contains instructions to build a bot for Use Case 2. In this use case, you will build
a bot for a garbage disposal company to calculate weight fees based on vehicle type and
specific criteria for disposing the garbage in a landfill.
Detailed instructions for bot submission are available in the Additional References tab on
Automation Anywhere Certified Master RPA Professional (A2019). Any deviation in following
the instructions will lead to an invalid attempt.
Prerequisites
Build a bot to automate the process using Automation Anywhere Community Edition.
1. Copy the Blank Total Cost and Weight.xlsx file to a file name in this format:
youremailaddress_Bot_2_Output.xlsx.
b. The Total before deductions and charges is based on a per metric ton basis.
• Public sector customers pay $2 per metric ton
• Private sector enterprises pay $20 per metric ton
• 1000kg = 1 metric ton
d. Hazardous waste disposal incurs a levy of + 50%. In case not applicable then
value to be set as 0. Hazardous waste tax must be calculated based on Total
before deductions and charges.
e. Total after deductions and charges = Total before deductions and charges -
Green Value Discount + Hazardous Waste Tax.
f. Any number or currency value depicted should only contain the number and no
separators. For example:
• Accepted format: 234567
• Not accepted format: 234,567 or $234567
• The output should not have any extra spaces or special characters
Do not manually modify the output Excel file or the text automation listing. Your bots will be
graded using an automated system and extraneous edits or modifications will disqualify your
submission.
Read the Instructions for Bot Submission document before you submit the bot files. For
example, if you choose to submit a CSV file instead of an Excel file, your submission will be
marked as invalid.
All the relevant documents are available in the Additional References tab on Automation
Anywhere Certified Master RPA Professional (A2019).