Label
|
Field Type
|
Value
|
user
|
Text
|
This field must match the name of a Recipient or Group within the PageGate Admin.
|
pin
|
Text
|
Must be set to a zero length string (""). This field value CANNOT be left Null.
|
message
|
Memo
|
This field is the text of the message to be sent
|
carrier
|
Text
|
Must be set to a zero length string (""). This field value CANNOT be left Null.
|
date_time_requested
|
Date
|
This field specifies the date and time to send this message. By default, set the current date and time.
|
date_time_sent
|
Date
|
Leave unset
|
frm
|
Text
|
This field specifies the name of the Sender of the message.
|
sent
|
Boolean
|
Set to False
|
error
|
Boolean
|
Set to False
|
ascii_file
|
Text
|
Must be set to a zero length string (""). This field value CANNOT be left Null.
|
mail_file
|
Text
|
Must be set to a zero length string (""). This field value CANNOT be left Null.
|
lock
|
Boolean
|
Set to False
|
scheduled
|
Boolean
|
Set to False
|
reliapage_index
|
Numeric
|
Set to 0
|
repeat_interval
|
Numeric
|
Set to 0
|
repeat_stop
|
Date
|
This value should be set to the same value as the date_time_requested field.
|
station
|
Numeric
|
This field provides a unique identifier that can be referenced when performing reports to identify the source of the message. Values 0 through 9 are system reserved and cannot be used. Set this field value to 10 ≥
|
message_id
|
Auto Number
|
Leave unset
|
retries
|
Numeric
|
Set to 0
|
lasty_try
|
Date
|
This value should be set to the 30 seconds before the date_time_requested field.
|
transaction
|
Numeric
|
REQUIRED VALUE
This field must be a unique number (long integer). The best way to handle this is to edit the control database record, read the current value of the 'unique' field, increment it, and then write this value back to the control table. The transaction number can be reused after approximately 1 hour.
|
dialer
|
Numeric
|
Set to 0
|
creator_name
|
Text
|
If security is enabled within PageGate, this is the name of the user who created the message. Otherwise, set the field value to a zero length string (""). This field value CANNOT be left Null.
|
creator_machine
|
Text
|
This is the machine name of the computer that created the message. This field value CANNOT be left Null.
|
original_recipient
|
Text
|
Set this field value to the same value as the user field.
|
last_recipient
|
Text
|
Set this field value to the same value as the user field.
|
server
|
Text
|
This field is not used but must be set to a zero length string (""). This field value CANNOT be left Null.
|
archived
|
Boolean
|
Set to False.
|
priority
|
Numeric
|
Set this field value to 0.
|