ETL+ Command Line Interface
Older syntax for the command line interface for ETL+.
Syntax for Windows Shortcuts and command line interface to ETL+
“<path>\DataSelf ETL Plus.exe” -e <entity-id> -j <job-id>
<path>
How to find the folder path containing \DataSelf ETL Plus.exe
Open the Settings page.
Select the Log and Working File Folder button > Select ETL App Folder
<entity-id>
The entity id is shown after the Entity label on the lower left hand corner of most ETL+ pages.
sample-entity
" and the <job-id> is 3.
<job-id>
The job id is shown on the ID column of the Job page.
Example
Based on the screenshot of the Job page above the command-line command / CMD command would be:
"C:\Program Files\DataSelf ETL Plus\DataSelf ETL Plus.exe" -e sample_entity -j 3
x
Avoid using command-line parameters from prior versions of ETL+.
Prior versions had a -ui parameter that may cause problems with the current version.
Related Pages
https://dataself.atlassian.net/wiki/spaces/DS/pages/1892679685
https://dataself.atlassian.net/wiki/spaces/DS/pages/1990131716
https://dataself.atlassian.net/wiki/spaces/DS/pages/1985420133 Syntax from the prior version of ETL+.
v2023.07