ETL+ Command Line Interface

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

  1. Open the Settings page.

  2. 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.

For this example the <entity-id> is “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.

 

v2023.07