Hi Experts,
I have one package with several shapes.
This package should be executable for different countries.
That means e.g.
There is a Data flow shape with a flat File Source and a sqlserver-destination.
The Filename of the source is "AT_items.csv". "AT" needs to be replaced by the parameter I want to give the package with. "AT" means Austria. Next time I want to execute the package for "SE" Sweden. then the file should be "SE_items.csv". Something like a placeholder replaced by the parameter each time.
Any ideas?
Thanks a lot
Start Free Trial