Hi,
I want to define a variable application_root that refers to the application installation directory and use that in PASOE configuration.
I'm looking for a way to have variable expansion in the PASOE propath.
Variables such as ${psc.as.oe.dlc} used in the other parameters don't seem to work. They appear unexpanded in the resulting propath
How / where can I define variables in PASOE configuration ?
How can I define propath and other PASOE settings using those variables ?
You can define environment variables in PASOE, by setting a _setenv.sh or _setenv.bat file in the instance bin directory and get the variable value in the server logic by OS-GETENV("name of the the variable").
You can define environment variables in PASOE, by setting a _setenv.sh or _setenv.bat file in the instance bin directory and get the variable value in the server logic by OS-GETENV("name of the the variable").
[/collapse]Reply by IrfanYou can define environment variables in PASOE, but setting a _setenv.sh or _setenv.bat file in the instance bin directory and get the variable value in the server logic by OS-GETENV("name of the the variable").
Stop receiving emails on this subject.Flag this post as spam/abuse.