Hello.
I have two configuration whose name is A and B. Configuration A can promote B and pass a varible named VAR to B.
But A and B both have variable named Var. That means i have three variable named VAR, and i want to mark their value as A_VAR, B_VAR and P_VAR.
A promote B passed P_VAR, but B recieved A_VAR. It's not what I expected.
Is it a bug or a design?
And is there any other way to do this?
Furthermore, how could i get the A'path and pass this path to B?
- solved #4
- replies 6
- views 76
- stars 0