Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
When you set a default value for a parameter inside the Dataflow, the engine just uses that value at runtime without trying to override it.
Passing in a different value at runtime means the pipeline activity has to override the parameter.
In the current Gen2 with CI/CD preview, the parameter override binding isn’t fully implemented — so:
The activity accepts the parameter definition.
But when you pass a new value, it either ignores it or fails, falling back to the default
Right now, Gen2 CI/CD parameters are more like constants with optional defaults, not fully dynamic variables you can swap out at run time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.