3.9.11.1 Default Field Mapping
If no FieldMapping is present in a Table element, the following table shows the mapping that will be applied. Columns with labels not found in the mapping will be added to a segment "CSV", with property keywords corresponding to the column name. (The column labels can also specify a different segment by using the form SEGMENT:KEYWORD.) The effective property keyword (whether determined through FieldMapping/PropertyName or from the column label) should be compatible with internal EasyLink "hdr" format. They may not contain spaces, quotes, or colons. In general, hdr keywords are not excessively long, and consist of ASCII letters, digits, and underscore. A non-compliant name will not necessarily generate an error, but the data may be subsequently inaccessible. (Some provision exists to allow non-compliant names in a Table used for a JobSubmit request specifying MailMergeOptions.)
Field (Column) Name | Segment | Property (Keyword) | Description |
ADDR | USER | TO | Delivery address |
TYPE | USER | ADDR_TYPE | Address type. Legal values are:
fax | URL | ddd | telex |
internet | list | dedLine | other |
voice | mbox | mailgram | |
sms | x400 | smQuery | |
fod | cablegram | softswitch | |
other can only appear in results, as a way of representing invalid, obscure or obsolete address types that may occur (rarely) in old data.
|
HEADER | USER | FAXHDR | Fax pilot line text. |
REF | USER | REF | Customer reference. Must be unique within the table. |
TO | USER | FAXTO | Replaces $TO macro on the fax cover page. |
FROM | USER | FAXFROM | Replaces the $FROM macro on the fax cover page. |
SUBJECT | USER | ATT | Message subject for this recipient. |
PASSWORD | USER | PASSWORD | Recipient-specific password for the messageREACH® pull attachments. |
EFORMAT | USER | EFORMAT | The email format to use when sending email to this recipient. Currently recognized values are:
text | |
html | |
htmllite | (for AOL) |
|
ALTADDR | ALT | TO | Alternate delivery address. |
ALTTYPE | ALT | ADDR_TYPE | The type of the alternate delivery address. |
INS_N | INSERTS | INSERT[N] | Inserts used for the message customization. |
|