/ Forums / Advansys Formativ / Creating Solutions with Formativ / How to determine recipient address? / Reply To: How to determine recipient address?

#7259
Support 1a
Participant

    You need to modify your applet to locate all new messages, then process them in tern in response to a new message event. I would also suggest you integrate with the OnStartup event as well in order to process messages that may have arrived while the client was not running.

    See the GetQuickMessagesCollection() and FindMessages() methods of the Folder object as a start. These are both native Object API methods you’ll find documented on the Novell web site – http://developer.novell.com/ndk/doc/gwobjapi/index.html?page=/ndk/doc/gwobjapi/gwobjenu/data/h7ikbsqg.html

    Regards,

    Advansys Support