SSIS:Personator:Input: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
==Input Name Fields== | ==Input Name Fields== | ||
If parsed First and Last Names are present, Fullname will not be used to verify a record. | |||
;Full Name | ;Full Name | ||
:This field can contain a full name. Names | :This field can contain a full name. We will parse and check Names '''''only''''' if the First Name and Last Name fields are left blank. | ||
;First Name | ;First Name | ||
:The given (First) name. | :The given (First) name. Used for verifying a contact Name against other contact input data types (Address, Phone, etc.). | ||
;Last Name | ;Last Name | ||
:The family (Last) name. | :The family (Last) name. Used for verifying a contact Name against other contact input data types (Address, Phone, etc.). | ||
Revision as of 20:53, 14 June 2017
← SSIS:Data Quality Components
Personator Navigation | |||||||
---|---|---|---|---|---|---|---|
Overview | |||||||
Tutorial | |||||||
| |||||||
| |||||||
|
The input tab configures the fields that will be used for the Personator Component. Existing field names can be selected using the drop-down boxes. New field names can be created by typing the name into the box.
- Apply Free Form
- Check this option to use the Free Form input.
Input Free Form
- Free Form
- Enter the whole address as one line, and the Personator component will attempt to identify, parse, and reorganize the input data.
Input Name Fields
If parsed First and Last Names are present, Fullname will not be used to verify a record.
- Full Name
- This field can contain a full name. We will parse and check Names only if the First Name and Last Name fields are left blank.
- First Name
- The given (First) name. Used for verifying a contact Name against other contact input data types (Address, Phone, etc.).
- Last Name
- The family (Last) name. Used for verifying a contact Name against other contact input data types (Address, Phone, etc.).
Input Phone/Email Fields
- Phone
- The telephone number.
- The email address.
Input Address Fields
- Company Name
- The company associated with the name/address.
- Address Line 1
- The first line of street address information. It may also contain secondary address information such as suite and private mailbox numbers.
- Address Line 2
- The second line of street address information, if any.
- City
- The city.
- State
- The state.
- Zip
- The postal (ZIP) code.
- Country
- The country. Personator currently supports the U.S. and Canada.