Deploy

Once the ETL performs to your satisfaction in Visual Studio it can be deployed to an SSRS server and scheduled as a job.

  • Open ETL solution (ETL.sln) in Visual Studio
  • Highlight all the packages to deploy, right click on the ETL > deploy.
    visual studio deploy
  • Choose SSIS as the deploy target
    visual studio deploy
  • Enter the destination server name, and path the ETL location. You can create the folder and project.
    destination
    folder
    project
  • Click “Deploy”
    deploy button
  • Verify “Success”
    deploy button