1.

What Are Selectors In Rational Build Forge?

Answer»

Selectors decide which SERVER resource should run a project. Selector CONSTITUTES of a list of variables, which specifies a value with the comparison.

Example: we can specify a property KNOWN as Compiler Version = 1.1 to SELECT only those server RESOURCES which have the equivalent property. We can also specify the Compiler Version >= 1.1 to select server resources having versions 1.1, 1.3, 2, or 2.0. Whenever a project runs, the selector is assigned to determine which server resource it should run on.

Selectors decide which server resource should run a project. Selector constitutes of a list of variables, which specifies a value with the comparison.

Example: we can specify a property known as Compiler Version = 1.1 to select only those server resources which have the equivalent property. We can also specify the Compiler Version >= 1.1 to select server resources having versions 1.1, 1.3, 2, or 2.0. Whenever a project runs, the selector is assigned to determine which server resource it should run on.



Discussion

No Comment Found