simsieg / rpa-decisions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision Management for Robotic Process Automation

This repository contains various approaches to implement decisions within RPA. Therefore, the open source version of the RPA software Automagica is used and adapted.

Installation

To install Automagica, refer to this guide.

The additional required setups are described within each implementation approach.

Implementations

Four implementations to represent decisions within RPA are demonstrated.

Explicitly Modeled Decisions

Refer to this guide.

Human-Made Decisions

Refer to this guide.

Embedded Decision Engine

Refer to this guide.

Embedded Decision Engine

Refer to this guide.

About


Languages

Language:Python 100.0%