Hello,
we have several environment in our organization : dev, recept, production.
In order to make that change safe we intend to make several connection (standard alias) like

PRODUCTION_HIVE
DEV_HIVE
RECEPT_HIVE
In our workflows, we want to use aka:%Question.v_environment%HIVE
Sadly, this solution does not work despite the value defaut.
