Kbase P2706: How to see procedures running on appserver with Pro*Tools
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/08/2003 |
|
Status: Unverified
GOAL:
How to see procedures running on appserver with Pro*Tools
FIX:
Using a Protool called AppServer Information. Besides using this tool from Protools it can also be used from 4GL: this tool is the _asinfo.w that is within the protools.pl library. Then make a run protools\_asinfo.w from your code.
Also by extracting the files from this library under the %DLC%\src directory it is possible to see the source code (to see what 4GL code is being used to get the info).