Hi,
I’m trying to configure projects to share objects, and want to know if there is a good way to do this. I was thinking of creating a common.prm file to defined shared parameters, but there is no integrated way for a project to include another projects parameters. The work-around I implement is to create a symlink and link to the symlink as a project parameter.
I want to do this with the least amount of hackery.
Possible workaround is to specify the shared parameter file directly in XML definition of CloverETL’s graph. You can do this either in CloverETL Designer in the Source tab you can see bellow the graph or in any external text editor.