Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is it possible to include another environment dynamically?

I am trying to build a project that can include another environment based on some condition.

I do not see any .dot command reference that include another environment.

Can someone suggest a better way?


Thanks

0 votes



2 answers

Permanent link
I am trying to build a project that can include another environment based on some condition.

I do not see any .dot command reference that include another environment.

Can someone suggest a better way?


Thanks


you can use .bset.
.bset env ".include=includedENVgroup"

in 7.0.x the env include syntax wasn't a pulldown, it was configured by setting the variable name to '.include' and the value to the name of the group to include. In 7.1 that was hidden from the user with the variable type pulldown. It can still be set under the covers using .bset

0 votes


Permanent link
I am trying to build a project that can include another environment based on some condition.

I do not see any .dot command reference that include another environment.

Can someone suggest a better way?


Thanks


you can use .bset.
.bset env ".include=includedENVgroup"

in 7.0.x the env include syntax wasn't a pulldown, it was configured by setting the variable name to '.include' and the value to the name of the group to include. In 7.1 that was hidden from the user with the variable type pulldown. It can still be set under the covers using .bset


Thanks. this helps alot.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 21 '10, 3:21 p.m.

Question was seen: 3,876 times

Last updated: Dec 21 '10, 3:21 p.m.

Confirmation Cancel Confirm