Introduction to building solutions
Pega Robot Studio lets you create solutions that integrate and automate desktop applications without writing code. When creating solutions, you go through many of the same logical steps and practices required by software programming.
Designing solutions based on user actions
Capture the sequence of actions you want to automate in a series of screen shots and make a note of all your keyboard and mouse interactions. The more detail you capture, the easier the design and testing process will be. Base your solution design on the user interactions with the applications and processes you plan to automate. Remember, each automation in your solution must begin with an event. Therefore, user and system actions play an important role in solution design.
For more information, see Building Solutions.
Previous topic Unattended vs. attended robots: Which robot to use? Next topic Introduction to Automation Playback