Kbase P19431: PUBLISH and SUBSCRIBE does not work through the AppServer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/02/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
PUBLISH and SUBSCRIBE does not work through the AppServer
Invalid widget handle in SUBSCRIBE statement
CAUSE:
The client and server are different sessions, therefore the client session cannot get the handle of a procedure in the SUBSCRIBE statement.
FIX:
Creates a procedure in the client side which will call the procedure in the AppServer session.