Tech Support
Joined: 25 Aug 2003 Posts: 4368
|
Posted: Fri May 28, 2004 8:42 am Post subject: |
|
|
We recommend that you import recipients into PageGate version 4.0 using a text file and the Simplified Recipient and Group import routine in PageGate Admin (found under 'Database' - 'Tools' - 'Import' - 'Recipients and Groups (simplified)'). The recipient/group field is not limited to eight (8) characters. There is a limit of 40 characters.
The proper format of the file is the following:
recipient/group, Recipient Full Name / Group Display Name, ID/Pin/Email, Carrier, Group
A/N recipient/group
A/N Recipient Full Name / Group Display Name,
A/N ID/Pin/ or Email address (if Carrier uses SMTP),
A/N Carrier (if recipient)
T/F Group (=True, A recipient record = False)
Values are comma separated.
Alpha Numeric (A/N) values are proceeded and followed by quotation marks (").
Empty Alpha Numeric (A/N) fields are represented by double quotation marks ("").
True / False (T/F) values are proceeded and followed by pound symbols (#).
The "Carrier" value should exist in database prior to import of Recipient records.
The "recipient/group" value must NOT contain spaces.
Ensure that there are no additional lines lines of empty data at the end of the file.
EXAMPLE:
"ABC","Recipient ABC","987654321","CARRIER",#FALSE#
"GHI","Recipient GHI","abc123@domain.com","EMAILCARRIER",#FALSE#
"group1","Group 1 Display Name","","",#TRUE#
"group2","Group 2 Display Name","","",#TRUE# |
|