I need to invoke same xmls with slight variation in certain parameters. I thought of writing etl.properties, but then I realize I have to write the properties file name in the xml and that is not what I want.
Ideally I was looking for to pass parameters to Scriptella using command line. Apparently I could not find it in any document.
Any ideas?