GDS Messaging Subsystem
Middle East & Asia Globe
Blue Marble
World Map

Goto: Documentation Home

GDS messaging allows GDS based applications to send and receive messages, such as email and Txt, from a centralised point.

Overview

GDS Applications create outbound message requests by placing either formatted requests into the transmission folder, or inserting formatted records into a database table. This creates a pending "send list", which the server will process. As each record is processed, the server will generate the outbound content and format and actually send the email. This ensures that a single location contains the overall definition of email structure and content, simplifying management.

Setup & Installation

Send account
messaging:email=name(rlb-send) type(smtp) server(www.devserver.com) user(peter@jwatest.com) pass(abc) localpath(c:\junk\rlb_emailout) poll(6)