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.

  1. Create a ticket through Tech Support to obtain the new license key for your Loqate address service subscription.
  2. 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
  3. Change your current directory to /software/loqate.
  4. Run the InstallManager.sh script.

  5. Provide the path to the data installation directory:
    /software/loqate/data
  6. Enter 1 to continue.
  7. Enter your Loqate license key.
  8. Enter 4 to exit.