Hi Team,
I am currently exploring PackagePart concepts which can be useful for creating reusable transformation.
I am having a variable VAR1 and the value for the variable is "1" in package part.
I am using the package part in a package named Package1, also having a variable named VAR1.
Now i am using my PackagePart in my Package1 and need to pass the value of VAR1 from PackagePart to Package1.
Could anyone please help me to understand how to pass a value of a variable from PackagePart to Package.
Thanks in Advance
Gayathri S