title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|
Step 9: Test the Lesson 1 tutorial package |
Step 9: Test the Lesson 1 tutorial package |
chugugrace |
chugu |
01/03/2019 |
sql |
integration-services |
tutorial |
[!INCLUDEsqlserver-ssis]
In this tutorial, you've done the following tasks:
-
Created a new [!INCLUDEssIS] project.
-
Configured the connection managers for the package to connect to the source and destination data.
-
Added a data flow that takes the data from a flat file source, performs the necessary Lookup transformations on the data, and configures the data for the destination.
Your package is now complete and ready to test!
Before you test the package, verify that the control and data flows in the Lesson 1 package contain the objects shown in the following diagrams.
Control Flow
Data Flow
-
On the Debug menu, select Start Debugging.
The package runs, resulting in 1,097 rows successfully added into the NewFactCurrencyRate fact table in [!INCLUDE sssampledbdwobject-md]. To verify this result, select the Data Flow tab.
-
After the package has completed running, on the Debug menu, select Stop Debugging.