Kbase P13245: How to send a text file to a Sonic broker
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Unverified
GOAL:
How to send a text file to a Sonic broker
FACT(s) (Environment):
Progress 9.1C
SonicMQ
FIX:
You can use the 4GL syntax input from <filename> and read
the contents into a String which you sent as textmessage or read a file
directly into a mempointer and transfer it as bytesmessage.