By default, session parameters are set to global variables (%%RvService%%,
%%RvNetwork%%,
%%RvSession%%) so that they can be changed at runtime through either global variable substitution or client variable substitution.
The adapter must specify where %%DirTrace%% is either from the command line (using client variable substitution
-system:clientVar DirTrace=/some/log/dir) or in the Global Variable definition itself. This means that all adapters should provide a launch script or use a wrapper launch executable that will specify this location.
By default, the subject name is defined with global variable such as %%Domain%%.%%Env%%.
adaptername.
resourcename. Appropriate values must be defined to the
Domain and
Env global variables.