[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: What appserver am I connected to?

  • Thread starter Thread starter mroberts@rev.com.au
  • Start date Start date
Status
Not open for further replies.
M

mroberts@rev.com.au

Guest
None that I know of ... but for "Classic" appserver/webspeed, I create and Environment Variable in the config of the broker and use os-getenv("SERVICENAME") to work it out. In OEPAS, you can use setenv.bat, setenv.sh to set the environment variables and get the value the same way. community.progress.com/.../16600 If your PROPATH is structured between dev/tst/prod, then querying the PROPATH for an indicator of dev/tst/prod can work as well. Mark

Continue reading...
 
Status
Not open for further replies.
Back
Top