Updating Loqate License Keys
The following are the high-level steps required to update the Loqate license key on your ibi Data Quality address service container.
- Create a ticket through Tech Support to obtain the new license key for your Loqate address service subscription.
- Login to the terminal for dq-address-container.
You can do this in Docker Desktop, as shown in the following image.
You can also execute from the command line as follows:
docker exec -i <container name or container id> sh
- Change your current directory to /software/loqate.
- Run the InstallManager.sh script.
- Provide the path to the data installation directory:
/software/loqate/data
- Enter 1 to continue.
- Enter your Loqate license key.
- Enter 4 to exit.