Edit a basic bot using the Enterprise Client

Modify a Task Bot to improve and generalize its functions and behaviors.

The basic Task Bot created in this tutorial accepted only static data. A Task Bot is much more useful if it accepts and processes external data. The second part of this tutorial focuses on modifying the basic Task Bot to accept and process data from a CSV file and output that data to a web page.