-
Notifications
You must be signed in to change notification settings - Fork 562
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ab53a5
commit 6d7d6b0
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# ReFrameWork | ||
Robotic Enterprise Framework Template | ||
### ReFrameWork Template ### | ||
Robotic Enterprise Framework | ||
|
||
* built on top of Transactional Business Process Template | ||
* using State Machine layout for the phases of automation project | ||
* offering high level exception handling and application recovery | ||
* keeps external settings in Config.xlsx file and Orchestrator assets | ||
* pulls credentials from Credential Manager and Orchestrator assets | ||
* gets transaction data from Orchestrator queue and updates back status | ||
* takes screenshots in case of application exceptions | ||
* provides extra utility workflows like sending a templated email | ||
* runs sample Notepad application with dummy Excel data | ||
* |