Step 5: Testing the Updated Packages

Before you go on to the next lesson, in which you will create the deployment bundle to use to install the tutorial packages on the destination computer, you should test the packages. In this task, you will run the packages, DataTransfer.dtsx and LoadXMLData, that you added to the Deployment Tutorial project and then extended with configurations.

When the packages run, each executable in the package becomes a green color as it completes successfully. When all executables are green, the package has completed successfully. You can also view the package execution progress on the Progress tab.

If the packages do not run successfully, you must fix them before you go on to the next lesson.

To run the DataTransfer package

  1. In Solution Explorer, click DataTransfer.dtsx.

  2. On Debug menu, click Start Debugging.

  3. After the package has completed running, on the Debug menu, click Stop Debugging.

To run the LoadXMLData package

  1. In Solution Explorer, click LoadXMLData.dtsx.

  2. On Debug menu, click Start Debugging.

  3. After the package has completed running, on the Debug menu, click Stop Debugging.

Next Lesson

Lesson 2: Creating the Deployment Bundle

Integration Services icon (small) Stay Up to Date with Integration Services

For the latest downloads, articles, samples, and videos from Microsoft, as well as selected solutions from the community, visit the Integration Services page on MSDN or TechNet:

For automatic notification of these updates, subscribe to the RSS feeds available on the page.