Finder Files are records of customer information with a unique string assigned that can be used for reporting/data collection.
This is an optional module and does not come by default with your OrderLogix instance. Please contact OLX Customer Care team for more information
Making The Connection
Where Will I See This Within OLX?
During order entry on both Classic and SIM screens.
The DNIS being used for order entry will determine which Finder File is referenced due to the associated Campaign/Client:
Classic Order Entry
There are two ways to access Finder Files with classic order entry. The first is to enter the order entry form as you always have by using the DNIS, SOURCE, or PROMO and utilizing the Lookup button on the Sales Order Entry screen
The second, and most effective, is to perform the
Finder File lookup before you enter the Sales Order Entry screen:
SIM Order Entry
(example only, SIM allows for customization that Classic does not)
Order Detail
The Order Detail screen CUSTOM1 under Campaign Information will list the Finder Number used during order entry.
What Reports Can Be Pulled?
- You may opt to use a custom field on the Script to hold the Finder Number or KeyCode.
- Any report that provides the custom value fields will display this information
What Imports/Exports Relate to Finder Files
- Finder File is an import
- There is an optional export of data to client(s)
Trouble Shooting
No record could be located for the specified Customer Number
make sure the file has been uploaded
make sure the file is associated to the same client and campaign the DNIS is associated to
Multiple matches exist for the specified Customer Details, cannot choose just one
- SIM
File has been uploaded more than once and duplicate files need removed from system
OLX will have to remove files for you from backend
File was split with overlapping records - can opt to have all files removed and import new, corrected files
OLX will have to remove files for you from backend
Classic
If a duplicate match is found in Classic Order Entry the agent will be presented with the available records to chose which one to use.
Setup
Script
Address Lookup
If the Address Lookup is not set to Finder File Lookup you will not be able to use Finder Files during order entry for sales associated to the script.
Navigate to Company Data > Advertising > Maintain Scripts > Edit script > Details tab
Address Lookup = Finder File Lookup
Custom Field
You will also have to activate Custom fields on the script for the keycode to show on the Order Detail.
- If using Classic Order Entry, activate Custom field 1 (this can be coded for another custom field if needed for your instance, inform OLX if custom field 1 is already being used for another integration)
- If using SIM, activate the Custom Field assigned to the Keycode and/or Finder Number as directed by OLX
Import
Navigate to Processing > Imports/Exports > Imports
- Category = Other
- Import Type = Finder File Import
- Data Source
- Files need to be .txt or .csv
- We find that .csv has fewer errors and can upload with larger sizes
- Import File
Configuration
- File Includes Header Row
- if your file has a header row check this box so the system does not associate the header as a misformatted record
- Clients
- Files are client restricted
- you may select multiple clients to utilize the same file
- Campaigns
- Files are campaign restricted
- you may select multiple campaigns to utilize the same file
- File Layout
- Layout 1 (8 Character Finder)
- Layout 2 (10 Character Finder)
- Layout 3 (csv allows up to 20 character Finder)
- Mail Drop Date
- This is the date the records in the file being uploaded are available for use
- When a new file is uploaded the system looks back 180 days (181 and older gets erased) to erase from tables
Decryption
- ZIP
- will need to set password to unzip file
- PGP
- once PGP is setup in OLX you will be able to select it from the PGP Key Option dropdown (follow instruction found in PGP link)
Results
The results of the import will display in this tab.