ETL+ Command Line Interface [v2021.09]
Syntax for Windows Shortcuts and command line interface to ETL+
“<path>\DataSelf ETL Plus.exe" "<EntityID>" "0" "<RefreshBatchID>” [“<optional local logging>”]
Examples:
"C:\Program Files\DataSelf ETL Plus.exe" "mycorp" "0" "1"
Runs Refresh Batch #1 for mycorp entity."C:\Program Files\DataSelf ETL Plus.exe" "mycorp" "0" "2" "1"
Runs Refresh Batch #2 for mycorp entity and starts local-disk logging before ETL+ connects to its metadata in the cloud. This can be helpful when debugging if ETL+ is not working at all (usually, a Windows security issue).
The syntax above is also used in ETL+ tasks created in Windows Task Scheduler (WTS).
Column ID on Refresh Batch page is referred to as RefreshBatchID in the syntax for the command line interface.