Skip to main content

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.

DTEXEC Step Config

ParameterValue
Path to Copy SSIS PackageThe path to the SSIS package.
Name of SSIS PackageName of the SSIS package.
SSIS ProjectBrowse for your SSIS project within your local file directory.
Path to DTEXECThe path to the DTEXEC.
DTEXEC ArgumentsThe DTEXEC arguments to run.
TimeoutThe time it takes for the request to timeout.