Capture the Last Pipeline Parameter Value Used in the Parameters Table #73
Labels
enhancement
New feature or request
Solution Area: SQL Database
Metadata database housed within a version SQL Server database
Having the last parameter value used captured along side existing metadata means the precursor stored procedure can inspect this value then update the next value for a given run.
Eg. Last value passed = 1.
Precursor update. New value = Last + 1.
This helps dynamically passing values to worker pipelines that use incremental date/time values.
The text was updated successfully, but these errors were encountered: