by juanjsilva | Jun 21, 2012 | Keep (KP Project), Documentation
Sample Java Code: LqtLocalAPICaller.java package com.loqate.ws.rest.core; import com.loqate.*; import com.loqate.ws.rest.service.LqtWebQueryRecord; import java.io.File; import java.util.LinkedList; import java.util.Map; /** * LqtLocalAPICaller * This class provides a...
by Chris Harman | Oct 13, 2013 | Keep (KP Project), Tutorials and How To Main, Getting started
Data installation and update process The first step towards installation of data packs is to check the availability of Install Manager in the API installation folder. If the Install Manager is not available, the Install Manager installer should be used to first...
by Chris Harman | Jun 16, 2015 | Keep (KP Project), Revise (KP Project), Getting started
Demo Suite Menu Welcome to the Loqate Demo Suite From this page, you’ll be able to select an interface that demonstrates one or more Loqate processes through our Cloud API. Please use the links below to access the demo you’d like to use. Single-line,...
by juanjsilva | Jun 22, 2012 | Keep (KP Project), Documentation
Sample Java Code: LqtLocalAPIService.java package com.loqate.ws.rest.service; import com.loqate.ws.rest.core.LqtLocalAPICaller; import java.util.LinkedList; import javax.ws.rs.*; import javax.ws.rs.core.MediaType; /** * LqtLocalAPIService * This class provides the...
by nita.wang@loqate.com | Jan 7, 2014 | Keep (KP Project), Getting started
Install Manager Installation Scenarios Online Installation Offline Installation Local API Installers Local API install process Data installation and update process Install Manager Installation Scenarios How to Obtain Version...