Hello,
We are in an analysis phase of an important project, evaluating the architectures available to cover our requirements.
One part of the project focuses on extracting data from multiple source, transforming it and producing export in CSV, fixed width, XML and Excel file. The number of exports is quite important (around 500) and it is important for us to store many information associated with each export (export owner, customer, reason the export, validity) to help us maintaining these reports.
CloverETL seems to be a possible option but it does not allow us to easily manage huge number of report so we are thinking of using CloverETL as the engine to generate exports but using our own application, embedding CloverETL GUI, to define workflow and all metadata around it.
This will also allow us to build dedicated screens to search in reports using various criterias.
Is it possible to embed CloverETL GUI in our own Java application ?
Do you see an alternative to this proposed integration ?
Regards,
Eric