variable declaration ignores refresh SQL
Hi,
I'm using ODI 11.1.1.5 and I am running a previously created package that has a 'declare variable' step. There is no separate 'refresh variable' step in the package. The SQL query is defined in the refreshing tab of this variable and is valid and returns a value as expected from the db if run directly. However, when running the package, the variable does not show a new entry in the History tab for the current execution - only the variable value from a previous execution is stored.
Why doesn't the current value get shown?
Cheers,
John