Fieldpine Logo Documentation Home  

GDS messaging.email.queue Bucket

Queues an email for creation and transmission. This function is designed to both generate the email and submit for transmission. This function understands how to "send statement #123 to customer #672 using format#17" and does not require preformatted email contents

Input Arguments

Arg#BinaryDescription
8's'Required. Constant 'messaging.email.queue'
110'E'Message format number to use. This is used to select a template for a message to send.
111's'To
112's'From
113's'Subject
120's'Message body in text format
10002's'Parameter
FIFD'+'An optional sub packet specifying the layout in FIF format. This is used where the email has been created from a source that wishes to specify the exact layout.

Output Fields

Examples