Element |
Description |
Filename |
Name of datafile. Should not contain any path
information. Required element. |
FixedText |
Must be set when format=”text-fixed” and should
not be present with “text-tab”. Contains the fixed
message text that will be sent to all receivers. |
SenderId |
Sendernumber or identity for the SMS message.
Numeric or alphanumeric up to 11 characters. No
national characters are accepted. Required element. |
Prefix |
Prefix to add to each receivernumber when the
length of the receivernumber is less than the number of digits specified in the lessThan attribute
of the Prefix element. Required element. |
Skip |
Number of intitial lines to skip. Useful to avoid
problems when datafile contains header information.
Required Element. |
DeliverTime |
Use this element to use deferred delivery. If this
element is present and not empty it will be parsed as
the date and time when the messages should be
delivered. Format: yyyyMMddhhmm. Sample:
200905061430 are the date 6th of may 2009 at
14:30. It is only possible to set a date and time up
to one week ahead. If the specified time has passed,
the message will be rejected. |
ReceiptEmail |
Email-address where a transcript of the job should
be sent when completed. Element must be present,
but may be empty. |