Every newly deployment will have the same application.args value in its own application TRA file.
Newly deployed applications to this particular BW engine will share the global variable configuration. That is, values in the configuration file (gv.cfg) will override the values defined in the application.
At design time, specify the common global variables with default values. No additional configuration is needed.
If the configuration file (gv.cfg) is updated, you will need to restart the BW engines but re-deploying is not required.
Issue/Introduction
Is it possible to have a common global variable configuration file shared by all BW engines on the same machine?