Kbase P18224: Session remains blank when running a process in the AppServe
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/24/2003 |
|
Status: Unverified
SYMPTOM(s):
Session remains blank when running a process in the AppServer
Session seems to be hang while the AppServer process does not finish
CAUSE:
The windows is not repainted until the AppServer process finishes.
FIX:
Asynchronous AppServer resolve this problem.
The Asynchronous process will be executed in the server without blocking the client session.
Reference to written documentation:
4GL. How to Handle 4GL Asynchronous Requests
4GL: Understanding Queue Processes in Asynchronous Requests: the Send and Response queue
4GL. How to Use Parameters in Asynchronous Requests