Kyle Reitsma Summer 2017
BDO Accounting, tax, audit, and consulting services with over 60 offices in the US Center for Information Management – Application Services – Internal Development Team
Summer project – Fuzzy search tool Users upload a spreadsheet of names, which is searched against CRM, Customer, and Restricted Entity databases, and receive a spreadsheet with the matched names and percent confidence of a match. Main tools: Snaplogic (high end logistics), TSQL stored procedure (search itself)
Snaplogic Pipelines Retrieve ServiceNow request, get spreadsheet, insert contents of spreadsheet into temp table in database, execute search, retrieve results, format into Excel doc, then email to the user
Stored Procedure