SQL SSIS DTEXEC Project
Executes a SSIS project on a SQL server via DTEXEC.exe.
To create this step select SQL SSIS DTEXEC Project from the list and enter in a name for the step. Enter in the path to the SSIS package and then enter in the name of the SSIS package. Alternatively you can upload the SSIS project by using the Choose File button.
Parameter | Value |
---|---|
Path to Copy SSIS Package | The path to the SSIS package. |
Name of SSIS Package | Name of the SSIS package. |
SSIS Project | Browse for your SSIS project within your local file directory. |
Path to DTEXEC | The path to the DTEXEC. |
DTEXEC Arguments | The DTEXEC arguments to run. |
Timeout | The time it takes for the request to timeout. |