Tip

Phases alow to combine components in graph into groups and order their execution.

Screenshots

Server: Monitoring, User management and Sandboxes browsing

ScreenshotScreenshot of CloverETL Server monitoring page which gives info about server's status (running transformations, threads, memory-allocation, system properties, JVM, CloverETL Engine properties).
ScreenshotScreenshot of execution history browser - page which lists all current&past transformation runs together with their status. It also shows detail of particular execution with option to see the full log produced by the server and the graph tracking details.
ScreenshotServer's sandboxes browser - page which lists all registered sandboxes and their content. User can view content of particular sandbox and directly execute graphs present in that sandbox.
ScreenshotScreenshot of CloverETL Server user management page with groups assignment
ScreenshotCloverETL Server group permissions - configuration of groups detail permissions

Event Listener

ScreenshotSend E-mail on error - configuration of listener action which sends e-mai in case of specified graph failure with all error details.
ScreenshotExecute shell script on event - configuration of listener action which executes specified shell script on graph's end.

File Event Listener

ScreenshotNew File Event Listener - configuration of listener action which starts up graph in case of file size change

Launch services

ScreenshotLaunch services configuration

Server's Scheduler

ScreenshotNew Scheduler configuration - configuration of scheduler which fires actions at defined time - using CRON-like expression.
ScreenshotDetail of existing Scheduler - detail configuration of existing scheduler

Task history

ScreenshotTask history overview

HTTP API test screen

ScreenshotDemo page which shows implemented HTTP/GET server requests. These can be used to remotely control execution of transformations from within any shell-script, crontab or work-flow system.