If you already have the SPs created, you will save yourself a layer of complexity by just scheduling the SP to run using SQL Server Agent. You can use SSIS to do this, but you will basically just create a single-task SSIS package and set it up to run from an Agent job.