Kbase P104548: Adapter for SonicMQ: Example 4gl code to receive the first message from a queue
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/05/2005 |
|
Status: Unverified
GOAL:
Sample 4gl code to receive only the first message from queue
GOAL:
How to receive the first message from a queue
FIX:
The following example that is shipped with the Progress samples provides this functionality:
C:\Program Files\PROGRESS-9.1D\src\samples\sonicmq\adapter\examples\example19.p
This example makes use of the WAIT-FOR so that only one message is received.