'hidden' parameters

Hi,

In an other post I learned that a additional runtime parameter ${GRAPH_FILE} to retrieve the actual graph name is available. I did not find this parameter in the documentation. So my question: are there other useful ‘hidden’ parameters available ?

Regards
Otto

Well, simplest way how to see all of them is to look into console log - at the very beginning there is a listing of all of them. Partial list with description can be found here: http://doc.cloveretl.com/documentation/UserGuide/topic/com.cloveretl.server.docs/docs/graph-parameters.html

Plus, you can access system (environment) variables like java_io_dir or user_home http://doc.cloveretl.com/documentation/UserGuide/topic/com.cloveretl.gui.docs/docs/environment-variables.html.