Progress
ADM 2 Reference


SmartSender, SmartReceiver

These message-handling objects can usually be substituted for the SmartB2BObject when you do not need to perform protocol-based transformation between XML and 4GL. To use these objects, you must complete their handler routines to suit your customer’s business needs. You can make the handler functions as simple or complex as you like.

The SmartSender and SmartReceiver objects are based on the msghandler class, whose super procedure is msghandler.p. The Msghandler class is derived from the class Smart. The syntax for loading that file is:

SYNTAX

RUN start-super-proc("adm2/msghandler.p":U).

Other files related to msghandler.p are:

Definition
msghandler.cld
Super
msghandlercustom.p
Method
msghandler.i
Method
msghandlercustom.i
Property
msghprop.i
Property
msghpropcustom.i
Prototype
msghprto.i
Prototype
msghprtocustom.i
Template
receiver.w
sender.w
Exclude
msghandlerexclcustom.i
Instance
msghandlerdefscustom.i


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095