We're trying to achieve this for both View Name and Label Name. We've
tried ${variable} as well as %variable%. We're calling Jenkins from a
website that passes parameters and these two parameters are necessary. I
have to think this has been required of others as well so I'm confused as
to wh
I'm trying to set the View Name in Source Code Management with StarTeam as
a repository by passing a variable ${st.viewname}, but it's failing. It is
taking the ${st.viewname} as a literal and not finding a view by that name
rather than expanding the variable and using the value that it is. An