by Chris Harman | Apr 20, 2020 | Keep (KP Project), Release Pages (KP Project), Release
The setup wizard for the Local API can be obtained from our SFTP server. Please contact your account manager to retrieve the SFTP information. If you do not know who your account manager is, please contact the support team at support@loqate.com. The 2020Q2.0 release...
by Chris Harman | Apr 18, 2020 | Keep (KP Project), Release Pages (KP Project), 2020Q2.0 Release, Release
2020Q2.0 Supported...
by Chris Harman | Apr 18, 2020 | Keep (KP Project), Release Pages (KP Project), 2020Q2.0 Release, Release
2020Q2.0 Directory & Filename Updates (Release SFTP)...
by Chris Harman | Apr 13, 2020 | Keep (KP Project), 2020Q2.0 Release, Release
Our CASS2 Engine The latest CASS2 Cycle-O engine replaces our old CASS™ engine which was retired as of 31st July 2023. All existing customers have now migrated to the CASS2 engine. All customers using CASS2 must download the 2023 Q3.1 Loqate API and CASS2 together...
by Chris Harman | Mar 6, 2020 | Keep (KP Project)
#include "lqtcr.h" #include "stdio.h" #include #include #include #include using namespace std; std::vector split(std::string productstr,std::string sep){ char* cstr=const_cast(productstr.c_str()); char* temp; std::vector arr; temp=strtok(cstr,sep.c_str());...
by Chris Harman | Mar 4, 2020 | Keep (KP Project), Revise (KP Project)
Non-address fields that are either generated by the engine during processing or referenced from the country-specific configuration files are described below. These fields are returned alongside the Address and Report fields. Field descriptions for all processes can be...