Appian RPA is a feature of the Appian platform for automating tasks using Robotic Process Automation (RPA).
As the costs of labor increase, businesses find that investment in automating rote tasks through software is much more attractive. The cost savings for outsourcing work isn't as compelling as the cost savings for robotic process automation solutions. High volume, highly transactional manual processes can be automated to free up your workforce to focus on tasks and initiatives that require higher level cognitive thinking. Additionally, robotic processes ensure data quality and consistency where compliance is concerned and such standards can't be compromised.
RPA represents a new paradigm in business process automation. Appian RPA delivers:
Appian RPA is not available as a high availability feature at this time, but won't impact other HA features in your environment. See High Availability in Appian Cloud for more information.
Robotic processes are programs that control other applications to perform repetitive tasks based on rules, allowing people to focus their efforts on activities that require problem solving or personal interpretation.
Is high-volume and faster document extraction a goal for your robotic process automation? Appian offers an Intelligent Document Processing (IDP) application that works with Appian RPA as well as other systems to further automate this type of task.
Among other objectives, Appian RPA seeks to replace manual tasks with a programmed robotic process. RPA differs from traditional automation in its non-intrusive nature. Robotic processes don't necessarily need to access databases, nor do they have to communicate with computer systems by invoking functions, web services, or APIs. Instead, robotic processes interact with the user interface itself, using the windows of the applications as people do: moving the mouse, clicking different menu options, and entering or reading data from the screens.
Appian RPA robotic processes are powered by Java methods and libraries. These pieces of code represent actions within the robotic process workflow. Developers can then use the Appian RPA Console to architect robotic process workflows using that code.
The console is also the place where administrators can execute processes, monitor completed processes, and schedule new ones. Administrators must also set up environments where robotic processes should run. The execution environment for a robotic process is known as a resource and can be a physical or virtual machine. Appian RPA uses tags to secure visibility and execution for users, robotic processes, and resources.
Check out New to RPA? to learn more about how Appian RPA's components work together.
This documentation serves as the reference guide for Appian RPA administrators and developers. The tasks and responsibilities for each role are as follows:
Many other business roles are important part of RPA. Individuals may step in at certain points in the process and help to resolve exceptions when they arise. As you plan and coordinate robotic processes, it's also important to communicate with employees of the organization who know the processes best suited for automation. Users may need to know at a functional level what robots do, and they must handle detailed information about input and output data from the processes and their metrics. Further, some people must know the costs of both the manual process and the automation in order to calculate savings and determine the return on investment (ROI). The Robotic Workforce Manager solution (bundled with Appian RPA) can help you engage with these individuals and promote RPA usage across your business.
This documentation provides the technical framework to help you code and deploy robotic processes for your organization.
The Appian RPA Console supports Chrome, Safari, and Firefox. Edge and Internet Explorer users may have some success using the Appian RPA Console on these browsers, but it isn't recommended.
On This Page