Hi
I created a template and resusing when needed , The SSIS Variable values still pointing to old package name whenever i change the package name.
Ex: I have built a package with name as Package1 and assigned the value to a variable as @[System::PackageName] when i changed the package name as TestPackage i was still getting the value in the variable as Package1.
Please help
Thanks,
Rajesh