Use the List Upload page to register your address list. List Upload accepts text files in CSV or CDL. See List File Contents.
Once your list has been accepted, is is ready to use.
The Download function allows you to retrieve a copy of your list. The downloaded file will have the column headings described in the List File Contents section.
Display List shows the contents of a registered list. It will display all columns available in the list. Some lists may have columns in addition to those shown in the List File Contents section.)
You can also view the contents of lists from the "Directory of Lists" page, and from with in the "Broadcast Request" page.
The Remove List function allows you to instruct the system to delete the named list. Once deleted, the list is no longer available for use.
The Directory of Lists page provides a complete catalogue of available lists. See List Names for an explanation of the character in front of the list name.
The directory pane provides links to the view, upload, download and remove pages.
The Start a Broadcast page provides a variety of options, as explained below:
When finished entering all data, click on the "Submit Broadcast" button. You will receive a positive or negative acknowledgement after the data and file has been uploaded to the host. The Browser may appear to be frozen while the upload is in progress.
You will be given a Job Number and other details if the message has been accepted.
This form allows you to check the status of Broadcasts (Jobs) currently in progress, or completed within the last 5 day period.
When finished entering data, click the "Submit Query" button. There will be a delay while the system searches for Broadcast jobs matching your query. During busy periods, the query can take several minutes to complete.
The status display for each Broadcast job shows a summary of whether the job is in progress or has been completed. It also lists the customer reference, bill code, list names, number of destinations (items), when the job was received by the system, when attempts were started and finished.
The last column shows "Cancel Job" if the Broadcast is still in progress, or "Resend" if the job has completed all attempts.
Note: On the detailed delivery report, the number of destinations may include the report itself, and therefore be one more than the destinations on your list(s).
Cancel Job
: This means that you can request the Job be cancelled at this point.If the deliveries have not even started (such as in a scheduled job where the start time has not been reached) then it will be possible to cancel the job and no attempts will be made.
If the job has started, you can only cancel any outstanding deliveries that are not actually in progress at that instant of time. There can be a delay in reaching all of the remote delivery sites, and during this interval, some deliveries may still be started. Deliveries that have been completed cannot be cancelled.
Clicking the "Cancel Job" button will take you to a follow-on screen where you can select:
Resend
: This means all the delivery attempts have finished. There may be some destinations where the delivery failed, such as a wrong number, or a fax machine out of paper. You can check by looking at a detail or summary report by clicking on the underlined job number.List names should generally be made up of letters, digits, and underscores. List names may not contain spaces or other white space. List names should not contain punctuation characters, except for the underscore.
The characters '!', '#', '@', and '$' have special meaning to the system, when they are the first character of a list name.
The '!' character identifies the list as a "user level" list. It is accessible only by the ID registered it.
The '#' character identifies the list as a "customer level" list. It is accessible by any ID owned by the same customer.
For example, if ABC company had two users: ABC/SALLY and ABC/JOHN, Sally and John may each have their own list named 'personal', and a company wide list named 'sales'. The directory of lists would show '!personal' and '#sales' as the list names. John could not access Sally's list, nor vice versa. Both could access '#sales'
Care should be taken before uploading or removing a customer level list.
The '@' and '$' characters are reserved for special purposes. Use them only if instructed to do so by your Representative.
Field Name |
Description |
Values |
Mandatory |
Multiple Lines Allowed |
Ref |
Item Reference, should be unique within list |
Any 7 bit Latin ISO characters (ASCII) |
No |
No |
Type |
Type of address in Address Field Optional if list consists entirely of fax and e-mail addresses Required for all other address types. |
'fax' 'internet' (e-mail) 'telex' 'cablegram' 'mailgram' 'list' 'mbox' (Proprietary mailbox) |
No for Fax and E-Mail Addresses Yes for all others. |
No |
Addr |
Target Address |
Consistent with Type field |
Yes |
Yes, depending on address |
Header |
Pilot line at the top of each fax page. Ignored for all other address types. Only first 20 characters are used by the system |
Any 7 bit Latin ISO characters (ASCII) |
No |
No |
To |
Text for use on Coversheet, BannerFX |
Any Language Characters |
No |
Yes |
From |
Text for use on Coversheet, BannerFX |
Any Language Characters |
No |
Yes |
Attn |
Text for use on Coversheet, BannerFX |
Any Language Characters |
No |
Yes |
AltType |
Alternate Address Type |
same values as Type: 'fax' 'internet' (e-mail) 'telex' 'cablegram' 'mailgram' 'list' 'mbox' |
No |
No |
AltAddr |
Alternate Target Address |
Consistent with AltType field |
No |
Yes, depending on address |
Multiple lines only apply to TO, FROM, ATTN, and when appropriate ADDR. All other fields are limited to a single line.
Multiple lines are allowed using the following numbering scheme. That scheme allows any number of either '-' or '_' (but not both for the same field) to be followed by the field number (or column in a spreadsheet).
For example, for five 'To' lines, it could be a set up as:
'To_1", 'To_2", 'To_4", 'To_3", 'To_5"
or :
"To--1", "To--2", "To--3", "To--4", "To--5"
or :
'To1", 'To2", 'To3", 'To4", 'To5"
The number, not the column position, determines the order of the columns in the list. So for the first example given above, the list columns 4 and 3 would be switched in the List.
When such multi-line fields are uploaded via the WEB, blank fields (fields with no data) are eliminated, and the next field containing data is assigned to the next numbered field. This function can be used to eliminate blank fields when using Cover Pages or Bannerfx. See examples under CDL and CSV.
Addr must be a valid address based on the address type 'AddrType' selected. For example,
'email@work'
is an invalid address when used as a 'fax' phone number, but is a valid format for an Internet E-Mail address. All others data fields may contain any 7 bit Latin ISO (ASCII) data or alternate character encoding data.
If the field contains CDL or CSV characters or alternate character encoding data, the field should be enclosed with quotes, even in a CSV formatted file. This will allow the list to contain formatting characters without interfering with the format.
For example, the list field:
Eatontown, N.J.
for either a CDL or CSV file should be:
"Eatontown, N.J."
A CDL file is formatted with each field enclosed in quotes and separated with commas. Each line has the same number of fields, with the first line containing the fieldname, as in:
"Heading 1","Heading 2","Heading 3"
"Line 1 Heading 1", "Line 1 Heading 2", "Line 1 Heading 3"
"Line 2 Heading 1", "Line 2 Heading 2", "Line 2 Heading 3"
"Line 3 Heading 1", "Line 3 Heading 2", "Line 3 Heading 3"
A valid List CDL File would be:
"Ref","Addr","Type","To_1","To_2","To_3","To_4", "To_5"
"1","2125551212","fax","John Smith","ABC Systems", "123 Main Street","Suite 100","New York, NY"
"2","2125551234","fax","Bob Jones","ABC Company",,"101 Broadway","New York, NY"
"3","2125551267","fax","Ralph Green","Revlon","100 Park Ave.","","New York, NY"
Note that for the record with Ref = 2 above, the To_3 field is missing - there is no value between the commas.
For the record with Ref =3, the To_3 field has a null value between the double quote (which is accepted).
The results of this file on a Cover Sheet or Bannerfx would be:
To(1) |
John Smith |
Bob Jones |
Ralph Green |
Thus the blank field in Ref =2 is absent in the output, while the null field between the double quotes in Ref = 3 is preserved.
A CSV file is formatted with each column separated with commas. Only field containing commas or Alternate Character Encoded Data are encoded with quoted. Each line has the same number of columns, the first line is the Column Title or Heading line, as in:
Heading 1,Heading 2,Heading 3
Line 1 Heading 1, Line 1 Heading 2, Line 1 Heading 3
Line 2 Heading 1, Line 2 Heading 2, Line 2 Heading 3
Line 3 Heading 1, Line 3 Heading 2, Line 3 Heading 3
A valid List CSV File would be:
Ref, Addr, Type, To_1, To_2, To_3, To_4, To_5
1,2125551212,fax,John Smith,ABC Systems,123 Main Street,Suite 100,"New York, NY"
2,2125551234,fax,Bob Jones,ABC Company,,101 Broadway,"New York, NY"
3,2125551267,fax,Ralph Green,Revlon,100 Park Ave., ,"New York, NY"
Note that "New York, NY" must be quoted because of the comma between New York and NY. If the quotes are missing, an error message would be issued that those lines contain an extra field.
Note that for the record with Ref = 2 above, the To_3 field is missing - there is no value between the commas.
For the record with Ref =3, the To_3 field has a space value between the commas.
The results of this file on a Cover Sheet or Bannerfx would be:
To(1) |
John Smith |
Bob Jones |
Ralph Green |
Thus the blank field in Ref =2 is absent in the output, while the space field between the commas in Ref = 3 causes this field to be preserved.
SendEnd is a proprietary format. It may be used as an exchange format among provided tools. In general, the use of CSV or CDL is recommended.