Prerequisites
A comprehensive guide that signifies the essential requirements that needs to be met to access Phone and Email Validation PDPs. Before you begin, please follow the steps outlined below.
Last updated
A comprehensive guide that signifies the essential requirements that needs to be met to access Phone and Email Validation PDPs. Before you begin, please follow the steps outlined below.
Last updated
To access the Email/ Phone Validation, you must meet the following prerequisites:
Harmony License Key: Obtain a valid Harmony license key from our support team.
If a customer wishes to utilize the Email and Phone Validation PDPs, they must possess a Harmony.key that grants access to both of these features, as they are separate licensable modules.
You will need an Account for Loqate AU NZ Haromy API's.
Register for an account here or contact our support.
To enable global phone validation, users must set the pass-through-unknown
flag in the $HARMONY_HOME/config/scrubbing/scrubbing_phone.xml
file to true
.
<>true</ph:pass-through-unknown>
By default, this flag is set to false
, which means that international number validation cannot be processed.
The hosted.properties configuration file can be found in the $HARMONY_HOME/config/scrubbing directory. This file specifies the configurations used to manage the access of Phone/Email Validation PDPs to initiate Harmony Hosted API calls. It utilizes an API user to control access to specific Hosted accounts.
Note: Any changes to this file will require restart of application.
Default Property :
#hosted.basePath=https://hosted.mastersoftgroup.com/harmony
Remember you will need an Account for Loqate AU NZ Harmomy API's. Register for an account here or contact our support.
Default property: hosted.defaultCountry=AU
User can configure this property to AU/NZ.
When the 'hosted.defaultCountry' property is configured to AU, it indicates that the user is validating phone number inputs using Australia as the default country. The following principles apply:
The same principle applies when the 'hosted.defaultCountry' is set to NZ.
Default Property
hosted.apiUserForPhone=
hosted.apiPasswordForPhone=
User can configure this property with correct api user and password.
hosted.apiUserForPhone=XXXX
hosted.apiPasswordForPhone=XXXXXX
Default Property
hosted.apiUserForEmail=
hosted.apiPasswordForEmail=
User can configure this property with correct api user and password.
hosted.apiUserForEmail=XXXX
hosted.apiPasswordForEmail=XXXX