Data objects
The framework is based on a set of data objects that work closely together.
Concept
- Our approach positions itself as a metadata framework where automation scripts are configured rather than coded.
- Common actions and components are managed in libraries that are maintained centrally and that are reused to design scripts
- It is a toolbelt rather than a one-stop solution: quick to extend with new functions, effective in growing the coverage of automation
- The framework decouples configuration from data aspects and manages it in a distributed manner
Objects
Connectivity
Design
Components |
Component |
Design metadata for components |
Scripts |
Script |
Design metadata for scripts |
Subroutines |
Subroutine |
Design metadata for subroutines |
Result
Logs |
Log |
Operational metadata for scripts |
Trace
Traces |
Trace |
Trace metadata for scripts |