[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Find Appserver Name...

  • Thread starter Thread starter Roy Ellis
  • Start date Start date
Status
Not open for further replies.
R

Roy Ellis

Guest
Hi Tony, the most common way to figure out which users is connected to which AppServer agent is to have the user log into the AppServer (using the srvrConnectProc or srvrActivateProc). Then scan the *.server.log file for the users name. Other than that, you might be able to use the "asbman -listclients" to get a summary of the clients connected and then use the "asbman -clientdetail (connHdl)" to get detailed information about a specific connection. Roy

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