Build Solutions

The process of building an automation solution consists of three steps:

  • Managing your solution project, including creating, saving, and publishing the project.

  • Creating all the components of the project and defining how they work together.

  • Debugging your solution.

Manage a Solution Project

All components of an automation solution are created, and later executed, within a single project.

Projects must be created, saved, and later published for use.

See Projects

Create Solution Components

An automation solution in Automation Studio consists of multiple components that must be created . An overview of these components and an explanation of how they function together is provided below.

Debug a Solution

Automation Studio allows you to test your solution on the same machine being used to develop the solution, and provides useful debugging tools.

See Debugging & Troubleshooting