SmartPartCollector Service

A product developed for hiper-global. Specs defined here https://agatsoftware.atlassian.net/wiki/spaces/SKYP/pages/3977740289/SmartPartCollector+SPC#Flow-3--Similarity-Search-routine--every-day

This is a Windows service

To install the service manually (run as administrator):

> SmartPartCollector.exe install

To uninstall the service (run as administrator):

> SmartPartCollector.exe remove

 

Configuration

Log configuration and connection string configuration are as usual. basically

The service should have access to 3 DBs: AccessPortalEntities, BusinessGPTGateway, SmartPartEntities

 

ApplicationSettings.config

3 Timers as defined here https://agatsoftware.atlassian.net/wiki/spaces/SKYP/pages/3977740289/SmartPartCollector+SPC#Flow-1---Get-Web-search-results--every-day

Google API key and passwords - currently use Agat’s one which is limited to 1000 requests per day

Related content