| title | Step 3: Test the Lesson 6 package |
|---|---|
| description | Lesson 6-3: Test the Lesson 6 package |
| author | chugugrace |
| ms.author | chugu |
| ms.date | 01/11/2019 |
| ms.service | sql |
| ms.subservice | integration-services |
| ms.topic | tutorial |
[!INCLUDEsqlserver-ssis]
At run time, your package gets the value for the Directory property from the VarFolderName parameter.
To verify that the package updates the Directory property, execute the package. Because you copied three sample data files to the new directory, the data flow runs three times.
Before you test the package, verify that the control and data flows in the Lesson 6 package are similar to the objects shown in the following diagrams:
Control Flow
Data Flow
-
On the Debug menu, select Start Debugging.
-
After the package has completed running, on the Debug menu, select Stop Debugging.

