Description
Block diag
Phase1 - application engine core
Objective is to build core of the future application (application platform) in including configuration read from file, scheduler and error handing
Block1 - application initiation
Application initiates error reporting (into system eventviewer) and reads settings from a configuration file
Block2 - installation installs as a service
Block3 - application scheduler - application start running example process at time scheduled in configuration file (every 15 min)
All written in Visual Studio