Default Values

Global variables and concept variables can, optionally, have a default value. If a variable is injected from the adapter with a value which is the same as the default value, then it is possible to define alternative search expressions. For more information on alternative search expressions, see Composing a Search Expression.

Use the following syntax to define a default value:

<Variable name=”PORT” defaultValue=”8080” />