Running ETL outside the ETL_Tool/bin directory

When running the ETL tool outside of the ETL_Tool/bin directory, for example, in conjunction with a scheduler where the ETL is invoked from outside of the bin directory, the conf directory must be specified in the command line. For example, etl -conf_dir "C:\Infor_install\Reports\ETL_Tool\conf".

The ETL_HOME environment variable within the ETL script (etl.sh or etl.bat) must be in the absolute path. For example: ETL_HOME=C:\Infor_install\Reports\ETL_Tool