I have a package that populates a Fact Table with records derived from a Stored Procedure. My Data Soure is an OLE DB Source that Executes the SP. Now, I want to parameterize this package so that it selects all of my Stored Procs (which I store in a SQL Table) and iterates through them. I am certain that someone has done this, but it is confusing me. Can someone point me to a Blog, Link, etc that will walk me through how to do this? I want to pass the SP to the Data Flow Task: Load Metrics which is currently Hard Coded. Thanks.
Image may be NSFW.
Clik here to view.
Mario