Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture the Last Pipeline Parameter Value Used in the Parameters Table #73

Closed
mrpaulandrew opened this issue Nov 11, 2020 · 0 comments · Fixed by #82
Closed

Capture the Last Pipeline Parameter Value Used in the Parameters Table #73

mrpaulandrew opened this issue Nov 11, 2020 · 0 comments · Fixed by #82
Labels
enhancement New feature or request Solution Area: SQL Database Metadata database housed within a version SQL Server database

Comments

@mrpaulandrew
Copy link
Owner

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.

@mrpaulandrew mrpaulandrew added enhancement New feature or request Solution Area: SQL Database Metadata database housed within a version SQL Server database labels Nov 11, 2020
@mrpaulandrew mrpaulandrew linked a pull request Nov 19, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Solution Area: SQL Database Metadata database housed within a version SQL Server database
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant