Premium Pro Allocator ASCII File Layout

The following table illustrates the default specifications for the ASCII File used by Premium Pro Allocator to process premiums.

 

It is recommended that you limit ASCII files to include policy information for the state you are processing. Only physical addresses should be used.

 

Characters allowed in the ASCII File:

 

Allocator supports the characters listed below. If you want to use other characters, select option Filter ASCII characters when processing a file. Use of unsupported characters may cause the program to error.  Click here for more information on the option.

 

Allowed Characters:

 

Letters: A-Z and a-z

 

Numbers: 0-9

 

Characters: ! " # ( ) + - , . / : ; < > ? [ ] \ _ ` { }

 

Each line in the file must end with a Carriage Return/Line Feed.

 

Please note that this list does not affect the delimiter. Any delimiter can be used.

 

Standard Delimited Format

 

Each line in the file must end with a Carriage Return/Line Feed. Negative numbers must be represented by a preceding negative sign, trailing negative sign, or enclosing parenthesis. The premium amount field should be formatted with a decimal between dollars and cents, if premium amounts include cents. Any delimiter can be used to separate data; you will need to select the correct delimiter when processing the file.  Do not use more than 11 delimiters in a line, unless importing SC agent info, in which case don’t use more than 15 delimiters in a line. The ASCII file contains the following items in the following order.

 

Description Maximum Length Data Type
Policy Number

250

Alphanumeric
Premium Type

250

Alphanumeric
Street Address

250

Alphanumeric
City

250

Alpha
State Abbreviation

2

Alpha
Zip Code

10

Numeric
Premium Amount

25

Numeric
Company Code*

250

Alphanumeric
Miscellaneous 1*

250

Alphanumeric
Miscellaneous 2*

250

Alphanumeric
Miscellaneous 3*

250

Alphanumeric
Miscellaneous 4*

250

Alphanumeric
Agent's Street Address**

250

Alphanumeric
Agent's City**

250

Alphanumeric
Agent's State**

2

Alphanumeric
Agent's Zip Code**

10

Alphanumeric

 

The premium type code may be customized using the Options dialog (Premium Types tab)

 

*  Fields marked with an asterisk are not required and may be omitted from each line.

 

** Fields marked with a double asterisk are applicable to South Carolina only. These fields are not required and may be omitted  from each line.

 

Standard Fixed Length Format

 

Each line in the file must end with a Carriage Return/Line Feed. Custom column widths for fields cannot exceed 250, except for the Premium Amount field which cannot exceed 25. Each of the lengths below include a trailing space to separate the fields. The Premium Amount field should be formatted with a decimal between dollars and cents, if premium amounts include cents.

 

Starting Col Description Length Data Type
1 Policy Number

17

Alphanumeric
18 Premium Type

2

Alpha
20 Street Address

50

Alphanumeric
70 City

25

Alpha
95 State

3

Alpha
98 Zip Code

11

Numeric
109 Premium Amount

13

Numeric
122 Company Code*

10

Alphanumeric
132 Miscellaneous 1*

25

Alphanumeric
157 Miscellaneous 2*

25

Alphanumeric
182 Miscellaneous 3*

25

Alphanumeric
207 Miscellaneous 4*

25

Alphanumeric

 

The ASCII File specifications may be customized using the Options dialog (Tools-->Options-->ASCII format tab and Premium Types tab).

 

* Fields marked with an asterisk are not required and may be omitted from each line.

 

Please note: The length in the above file format must include a trailing blank space to separate the fields.