I have an Integration Services package with a package wide user string variable.
I want to set the variable in a SQL Agent job.
There is a tab for 'Set Values' which hs a field for 'Property Path' and 'Value'.
What is the syntax for te 'Property Path'?
I have tried MyVariableName on its own.
I have tried User::MyVariableName.
Both are ignored.
Am I missing something obvious?
Dazed and confused
I want to set the variable in a SQL Agent job.
There is a tab for 'Set Values' which hs a field for 'Property Path' and 'Value'.
What is the syntax for te 'Property Path'?
I have tried MyVariableName on its own.
I have tried User::MyVariableName.
Both are ignored.
Am I missing something obvious?
Dazed and confused