Components show
Name:
ExtFilter
Description:
Receives data records through connected input port, removes some of them depending on defined filter expression and sends the rest to the connected first output port. Rejected records are sent to the optional second output port if connected.
BBall manager
Member management and payment management for basketball club
In our basketball club we have different programs for different uses: one online member management program, one offline payment program, one self-written program to generate lists for assigning people to games in order to write down points and stopping clock. This means 3 different lists never been in synch despite import/export functions. With a combination of Clover an ANT and Shell-scripts it is now an automated process done monthly to synchronize and update the different lists.
|
|
|||||||||||||||||
Clover Usage | |
| CloverETL framework usage: | Standalone-runGraph util & XML graph definition |
|---|---|
| Main reason for Clover usage: | predefined flexible readers and writers; tedious work already done by clover; can concentrate on process |
| CloverEngine version: | 2.1 |
| CloverGUI version: | 1.6 |
| Number of different data sources: | 3 |
| Transformed data volume (MB): | 5.00 |
| Clover usage experience (years): | 0.30 |
| Number of transformations (mappings): | 5 |
Technology | |
| Operation system: | Linux, Windows |
| System version: | Vista, SUse |
| Number of CPUs in system: | 1 |
| Other used systems: | Excel |
| System type: | 32 |
| Java Virtual Machine: | Sun JVM 1.6 |
| Database: | MySQL |