All Support Guides
Batch address cleansing tips
For batch cleansing of address data you should pass the initial load through to the Verify method and the exceptions through to the Repair for advanced cleansing. To determine what you should send to the Repair method you should use the Match Type and the Field...
National Change of Address (NCOA) FAQ
How long is deceased and redirect information kept in the NCOA database? The NCOA database contains 7 years’ worth of data. When people move, what is the most common redirection service chosen? The majority of people apply for a six month redirection service with a...
Address Repair Allocation Flags
As a query record is processed in Kleber Repair and PafLink Address Tune collects flags, representing the type of match. From these flags, scores are derived. These flags are outputted in the Kleber Repair AllocationFlag and PafLink FLA fields. The flags are as...
Address Repair Confidence
The Kleber Repair ConfidenceScore and PafLink CON fields represents the scores, or confidence levels of the address match. It is an output field and contains four comma-separated numbers. These numbers represent score values, with lower numbers being better scores. ...
Concatenation Logic for New Zealand Address Fields
If you would like to spilt your New Zealand Address fields in separated fields please see the below logic. If either [UnitNumber] or [LevelNumber] are not blank then 1st Address line - [UnitType] [UnitNumber] [LevelType] [LevelNumber] 2nd Address line -...
How Email Spam Traps Are Handled
Wondering how email spam traps are handled by the DataTools.Verify.Email.BriteVerify.VerifyEmail method in Kleber? The email verification provider removes Typo Spam Traps (Domains such as Yaho.com, Hotmaail.com, Aool.com, etc which make up a large majority of spam...
NZKMS method dataset updated now with combined PAF/NZAD data
As part of the September 2020 update, we have made some substantial changes to the below methods to improve searchability and the user experience. These changes will not affect the way you interface with these methods and won't require any software changes....
Changes to New Zealand Mail Bulk Services from the 1 July 2020
Currently an annual SOA assessment is required for each customer to lodge Bulk Mail with New Zealand Post. From 1 July 2020, the requirement to submit a Lodgement Data File (LDF) will apply to all Bulk Mail services to support the changeover to the new AAP (Address...
How to interpret phone verification response
PHONE - DataTools.Verify.PhoneNumber.Equifax.VerifyPhoneNumberIsConnected The Phone validation method verifies the connection status of landline or mobile telephone number across Australia and New Zealand in real time by checking with the providers. Kleber Response...
How to Resolve “This Copy is now out of Date” error OR User Installed New Version of classic software but Old version launches
Issue: When launching a DataTools Classic software (BAT,RAT, Twins or FPC) you may receive the following error - “This copy is now out of Date” OR when a User Installs the latest DataTools update but the Old version of the software launches instead of the latest...
Address Allocated a Group DID
If an address is not found using the DataTools.Capture.Address.Predictive.AuPaf.SearchAddress but is coming up as correct in the DataTools.Verify.Address.AuPaf.VerifyAddress method but returns a LID or GID Code in the ‘FieldChanges’ field. This means the address was...
Where can I find my Terms and Conditions
Kleber Terms and Conditions can be viewed by logging into your Kleber My Account area and selecting the My Profile section.
Steps to integrate International Address Validation into the Qualtrics system
For a complete sample file, scroll to the bottom of the guide Once you have completed setting up your survey choose which question blocks you need to add validation too. Click on the ‘gear’ icon on the left side of your question block: You will then see...
Steps to integrate Email Validation into the Qualtrics system
For a complete sample file, scroll to the bottom of the guide Once you have completed setting up your survey choose which question blocks you need to add validation too. Click on the ‘gear’ icon on the left side of your question block: You will then see...
Steps to integrate Phone Validation into the Qualtrics system
For a complete sample file, scroll to the bottom of the guide Once you have completed setting up your survey choose which question blocks you need to add validation too. Click on the ‘gear’ icon on the left side of your question block: You will then see...
Landline validation – notes
Are you wondering why sometimes a VoIP number rings when using the - DataTools.Verify.PhoneNumber.ReachTel.VerifyPhoneNumberIsConnected method? Where possible our 3rd Party Provider always tries to establish the connection status through the various carriers, however...
Steps to integrate Australian Address Capture into the Qualtrics system
For a complete sample file, scroll to the bottom of the guide Once you have completed setting up your survey choose which question blocks you need to add validation too. Click on the ‘gear’ icon on the left side of your question block: You will then see several...
How to combine DPID Allocation and Advanced Address Repair Barcoded Record Count
Below are the steps on how to combine the barcode record counts from the DPID Allocation Wizard with the Advance Address Repair count. 1. Processed a file with 'DPID Allocation Wizard' - E.g. File receives a Barcode hit rate of 78.72%. 2. When processing the Advance...
Bundle/Brick packing a Print Post Job for the same state of lodgement
Bundle/brick packing a Print Post Job for large items being delivered to the state of lodgement can only occur in these instances: Where Australia Post has given special approval to the mail house and will only be given to senders who typically lodge 25,000 articles...
PAF Updates
Australian Data PAF Version PAF issue date PAF in-place date VYYYY 15-Nov-2017 31-Mar-2018 VYYYY.2 28-Feb-2018 30-Jun-2018 VYYYY.3 31-May-2018 30-Sep-2018 VYYYY.4 31-Aug-2018 31-Dec-2018 New Zealand Data PAF Version PAF issue date PAF in-place date Q1 31...
How to implement predictive address capture and geocoding using the G-NAF
For Australian address search, to retrieve the address information and retrieve the geocode, we recommend the following: DataTools.Capture.Address.Predictive.Gnaf.SearchAddress - Use this method to return suggestions as a user types an address....
How to implement Australian predictive address capture
The recommended methods for the implementation of Australian predictive address capture are: DataTools.Capture.Address.Predictive.AuPaf.SearchAddress - Use this method to return suggestions as a user types an address. We recommend that you start calling...
Global Data Coverage
Country Buildings Streets Cities Postalcodes Coordinates Updated Afghanistan 11/10/2017 Åland 11/10/2017 Albania 16/10/2017 Algeria 11/10/2017 American Samoa 29/11/2017 Andorra 5/12/2017 Angola 17/10/2017 Anguilla 11/10/2017 Antigua and Barbuda 11/10/2017 Argentina...
Field Types Available
Field name Description Line1-5 The specific line number of the returned address Town The Town of the returned address County The County of the returned address Postcode The Postcode of the returned address Country The ISO 3166 Country name for the returned...
Mapping Fields for New Zealand Addresses
When mapping fields for New Zealand Addresses you will need type the following into the 'Our Fields' cell: Addressline 1 = {{SubBuildingType} }{{SubBuilding}, }{StreetAddress} Suburb = District (Select from the drop down) City = Town(Select from the drop down)...
Visa Export Error
If you are having issue exporting Visa Labels from Twins to Visa please make sure the Visa path is correct and that you have read/write permission to the Visa Data Path. You also need to make sure the Visa data file is being created in the [Visa Data Path] specified...
C# Sample Code with the DLL version of the DQO
Click on the link below to access a C# console application which has sample code for the RAT DQO (DLL version using Dtx) RatDtxSample
Express Capture when using Demandware
When using the ExpressCapture (EC) in a website that uses Google Tag Manager (GTM) and Demandware there are extra steps required to make sure all the fields are mapped correctly. The issue is that the drop-down fields used by Demandware uses javascript to...
Paf Release Timetable
Below is a table of when the Australia Post PAF is released. Paf Date Release Month Expiry 20xx.1 December 1/5/xx 20xx.2 March 1/8/xx 20xx.3 June 1/11/xx 20xx.4 September 1/2/xx
International Address Verification Result codes
Result codes – what do they mean? There are two levels of information sent back to allow users to make a better informed decision as to whether the address provided is valid enough for their purposes. First an address reliability code & description. These tell the...
Utility for using DataTools Kleber Batch with Excel
PAF Allocation Data Changes Codes
The 'Dt Data Changes' field contains three letter field codes of those fields that address matching has changes from source data to result data. For example, if the street name was mis-spelt and had been changed, the code THN would appear in the 'Dt Data...
New Zealand PAF Allocation Match Types
Correct Correct match to a record in the New Zealand PAF file. Primary Point This code indicates that a flat, unit or floor (or combination) couldn't be found, but the street address could. This is called a 'Primary Point'. The address returned is largely from the New...
DPID Allocation Match Types
Correct Correct match to a record in the PAF file. Postcode couldn't be matched The postcode couldn't be matched because it is either incorrect or does not currently exist in the Postal Addressing File. State couldn't be matched The state couldn't be matched because...
Microsoft Access has stopped working due to DEP
Error: If you receive the following error when attempting to run any of the DataTools software: "Microsoft Access has stopped working" This error Simply means that there is something not allowing the MS Access engine of the DataTools software from working correctly....
“Error while reading Setup.dtf file” or “Incorrect Setup.dtf file version” or “Cant be started”
Errors:"Incorrect setup.dft"“Error while reading Setup.dtf file"“Can’t be started, was unable to initialize the Windows Registry. Rerun Microsoft Access or Microsoft Office Setup to reinstall.”Solution: For other users, please try if the solution below...
Update My Profile Details in Express Capture
Update My Profile Details in Express Capture Click on the “My Account” button on the Kleber website. Then click onto the “My Profile” icon, if you are not login please enter your username and password. 3. When you are in the "My Profile" page, update the...
How to remove a secured URL for your Express Capture Key
If you ever need to remove a URL for an Express Capture Key, please do the following. Log in to My Account using your email and password Click on Setup Express Capture Click on Security Select the key from the top drop down list you wish to remove the URL from and...
How to delete your existing Express Capture Keys
If you need to work out which Express Capture Key applies to which URL and/or Scripts, please do the following: Log in to My Account using your email and password Click on Setup Express Capture IF YOU ARE CERTAIN AS TO WHICH KEY TO DELETE – click on Delete Keys...
How to view your existing Express Capture Keys, URLs & Scripts
If you need to work out which Express Capture Key applies to which URL and/or Scripts, please do the following: Log in to My Account using your email and password Click on Setup Express Capture Click on Existing Keys tab. Here you can see all the Express Capture API...
Express Capture Predict for Dynamics CRM
The first thing you need to do is import the Solution into your Dynamics Org Download the ExpressCapture_Latest_manages.zip developed by PCA. Go to Settings > Solutions > Import and select the ExpressCapture_Latest_managed.zip file. Click Next, and Publish All...
How to obtain a locality/street level geocode from an address using Kleber
The method used to get gnaf geocodes will return only a geocode that was matched to an address point. This means that the geocode is for a single address or block of units. Some records are marked as only being matched to the street or locality geocode, for example...
Match Key Detail
Matching Methods Kleber has a number of matching methods that can create unique match keys for your data to help identify duplicates quickly and easily. Kleber creates matching keys in 3 varieties - Tight, Standard and Loose. Which one you choose to use...
Minimum address field length by character for AuPaf
Longest Locality (41 characters) PO Box 8342, AUSTRALIAN NATIONAL UNIVERSITY ACT 0200 Longest Full Address Line (80 characters) excluding Building Names Unit 2 Ground Floor 17-19 Mt Gravatt-Capalaba Rd, UPPER MOUNT GRAVATT QLD 4122 Unit 1 Ground Floor 17-19 Mt...
How to reset your field mappings in Express Capture
If you have already set up Express Capture but need to remap your webform's fields to the Express Capture fields again (For instance you have updated your form and the input fields have changed) – please do the following. Log in to My Account using your email and...
Express Capture country list
The countries are ISO standard 2 & 3 character codes. AW ABW 553 Aruba AF AFG 4 Afghanistan AO AGO 24 Angola AI AIA 660 Anguilla AX ALA 248 Ã…land Islands AL ALB 8 Albania AD AND 20 Andorra AE ARE 784 United Arab Emirates AR ARG 32 Argentina AM ARM 51...
UK Postcodes – which postcode result should you use & when?
There are a couple of Kleber methods that provide postcodes for the UK. When retrieving the results in these methods you will note that there are what look like two postcodes listed. In both methods you should always use the postcode listed at the Output Field...
How to add grouped results into IntPca.SearchAddress method
Clients who use the DataTools.Capture.Address.Predictive.IntPca.SearchAddress method sometimes find that there can be a time lag when displaying results. This usually occurs when there are multiple results for an address (such as in a large apartment or office...
SOAP Envelope issue “The message with Action ” cannot be processed”
If you are attempting to program the Kleber into your system/application using the SOAPEnvelope method then it is likely you will come across the following response: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <s:Fault>...
Developers Guide
Link to the Kleber Developers Guide
NZ Paflink Extended Data Code Table
Below is a list of fields available in NZ Paflink Extended Data DPI = DPID D02 = Longitude - World Geodetic System coordinate system (WGS84) D03 = Latitude - World Geodetic System coordinate system (WGS84) D04 = Address Type D30 = SUBURB NAME D31 = TOWN-CITY...
Email Verification Notes
Email Verification Notes These notes will help you with the DataTools.Verify.Email.BriteVerify.VerifyEmail method. Response Attributes These are the attributes that are returned when the method is called: StatusCode: a number 0-3 indicating the status of the given...
AUS Paflink Extended Data Code Table
Below is a list of the fields available in Paflink Extended Data Output fields D01 - GeoREsult D02 - Longitude D03 - Latitude D66 – SA1_2011_7Digit D67 – SA1_2011_MainCode D68 - SA1_2016_7Digit D69 - SA1_2016_MainCode D70 – LGA _2011 D71 – LGA_2016 D72 –...
Workstation Already Connected
This error can occur when trying access more than your purchased amount of licenses. I can also happen when AVM has been opened multiple times on the one pc. The way to fix this is by: 1. Open task manager. 2. Find Datablue AVM for office 3. End Task all instance 4....
Changes to the Datatools Kleber Endpoint May 31, 2017
DataTools has conducted a review of the Kleber endpoints currently utilised and are decommissioning some. To continue receiving uninterrupted service from the Kleber service from June 1 2017, please take the following action to update your endpoint by May 31 2017....
How to install AVM for office
1. Go to http://resources.datablue.com.au/ 2. Login into your account 3. Click on "Product Updates" and select the update button. 4. Then select the "Update" button. 5. Then download the Datablue AVM Server Installation for a fresh install. 6. Run the AVM...
Another application has exclusive access to the file
When installing AVM for Office and you receive the following error "Another application has exclusive access to the file" 1. Open task manager. 2. Click on Services tab, or more options to get the extra tabs. 3. Find DatablueServerMonitor and stop this, this should...
Server service start-up verification timed out
When trying to register AVM for Office and you receive a "Server service start-up verification timed out" error (as seen below). 1.You will need to do an uninstall of the software. Delete the following folders: C:\ProgramData{BF6922A3-BFB3-4673-8A54-9D79F321FAEC}...
Registration Error
When trying to register AVM for Office and you receive a "Registration Error". 1.You will need to do an uninstall of the software. Delete the following folders: C:\ProgramData{BF6922A3-BFB3-4673-8A54-9D79F321FAEC} C:\Program Files (x86)\Datablue AVM 2. Then reinstall...
How to install your DataTools PAFlink & NZPAFlink data
Data for both PAFlink and NZPAFlink is released quarterly in March, June, September and December of each year. When the data is ready - you will receive an email from the DataTools Client Service team to notify you that it is available for download and installation....
Prodlog file requirements for New Zealand Post SOA renewal
There are two components to the SOA generation process: - the certificate which you keep for a minimum of two years, using some detail for the actual lodgement process, and - an entry in an Audit log. If you are generating your own certificates then you must maintain...
How to change SOAtemplate.txt in NZ PAFLINK folder
To be able to print Statement of Accuracy (SOA) certificate in 2017 – customer must have the correct year and data provider company name included in your 'SOAtemplate.txt' file in NZPAFlink folder. To do this you will need to amend your ‘SOAtemplate.txt’ file. There...
Getting started in Kleber is as easy as 1,2,3.
To get started in Kleber you only need to complete 3 simple steps. STEP 1. Register for Kleber First you need to register your name and company details to open an account in Kleber. To register you can either click here OR if you want to find out more about Kleber...
Change/Update your password
Click on the My Account button in the Kleber website main bar at the top. Then click onto the My Profile icon. (If you are not logged in - in please enter your username and password.) Click Change Password button on the right. At Password Change - first enter your...
How to change login email details in Kleber
If you need to update your Login email details for Kleber please follow the below steps. IMPORTANT – these steps will only update the email used to login to the My Account area AND will be the email attached to any new subscription orders purchased moving forward. If...
How to view your Subscription Details
If you want to view all your subscription details – please do the following. STEP 1 – Go to http://kleber.datatools.com.au/my_account/ & login using your account details. STEP 2 – Click on Balance & Usage to view or edit your subscription...
How to find your Kleber Request Key and Server Paths
In the coding examples and technical details for all the Kleber methods you will find references to a ‘Request Key’ and ‘Server path’. Every client is provided with a specific Request Key and two server path names (one for your live environment and one for your test...
IMPORTANT CHANGE to Kleber’s DataTools.Enhance.Address.Geocoding.AcxiomStandard.Append method
March 30, 2017 - Kleber subscribers who currently use DataTools.Enhance.Address.Geocoding.AcxiomStandard.Append method will notice changes occurring to his method from Thursday April 6th 2017. WHAT ARE THE CHANGES? From the 6th April the above method will be retired –...
How to change default country?
How to change default country? The country field auto selects the country that the users IP resides in. However - should you wish to always set a default country regardless of where the users IP resides - please do the following. Please note: this functionality...
Express Capture Account Balance & Usage
Account Balance & Usage On Express Capture homepage, log in your account Click on “My Account” tab. Next, click on "Balance & Usage" Balance & Usage page allows you to see your Credit Balance, Usage by Day and Order History. Credit Balance This page...
How to Secure your Express Capture Keys to certain URLs
How to Secure your Express Capture Keys to certain URLs DataTools strongly recommends that you restrict your Express Capture service to the URLs that you plan to use the service with. To secure your code - please do the following: Log in to My Account using your email...
How to Add/Remove countries from the list in Express Capture.
Please note: this functionality will only work for Express Capture Keys created after 11/11/2015. If you have an Express Capture page created before this you will need to go to ‘Create a new Key’ tab shown at Step 3, enter the URL or a name for the key, grab the new...
Field Mappings in Express Capture
When you install Express Capture into your website it will first attempt to automatically map its address fields to the fields you have on your website and then ask you to test it by entering an address. Should you find that it is missing a field or hasn’t mapped them...
How to setup Express Capture
To add Express Capture into your website – follow these steps: 1. Click on “Start Your Free Trial” or Register via My Account. You will be asked to register and fill in a few basic contact questions to create an account. 2. Once the account is created - click on the...
Kleber’s Balance & Usage Area explained
Click on My Account in the main Kleber menu bar. Log in using your email and password for Kleber Click on Balance & Usage icon. This will load a page that will provide you with an overview of your account as well as detailed usage information as outlined below:...
Australian BSB Search and Verify Showcase Code Walkthrough
Step by step instructions for Searching and Verifying Australian Financial Institution BSB Australian Financial Institution BSB Search and Verify Showcase If you want to test Australian BSB showcase in real time you can use JS Fiddle. JS Fiddle is a helpful...
Kleber Phone Number Parse and Format Code Walk Through
Step by step instructions for Parsing and Formatting of Phone Number Phone Number Parse and Format Showcase If you want to test the Phone Number Parse and Format showcase in real time you can use JS Fiddle. JS Fiddle is a helpful tool for developers to manage...
Kleber Parsing of Person’s Name Code Walkthrough
Step by step instructions for Parsing of Person's Name Parsing of Person’s Name Showcase This document has been written for developers who want to implement Kleber Parsing of Person’s Name Showcase on their websites. To make the showcase easier to test and...
Kleber Parsing of Australian Address Code Walkthrough
Step by step instructions for Parsing of Australian Address Parsing of Australian Address Showcase If you want to test the address parse showcase in real time you can use JS Fiddle. JS Fiddle is a helpful tool for developers to manage codes easily when...
Kleber Phone Number Verification Code Walk Through
Step by step instructions for Phone Number Verification Phone Number Verification Showcase If you want to test the Phone Verification showcase in real time you can use JS Fiddle. JS Fiddle is a helpful tool for...