Skip to content
Discussion options

You must be logged in to vote

Hi Masoud,

as you say, you can provide parameter bindings at a higher level, which override parameter bindings provided for the lower level; however there is no mechanism to override parameter values independently; i.e. if you provide a parameter in a different parameter binding, the parameter mapping taking place in the lower level will not access that parameter source as part of its parameter binding.

So in your example, the Param1 parameter value you provide at top-level will not bind to anything, and will definitely not influence the lower-level parameter binding, i.e. it will not have any effect.

Regs, Pierre.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by masoud-najafi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants