Executes a SSIS project on a SQL server via DTEXEC.exe.

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