Benchmark EWI Windows Service
Developer Reference Guide
Overview
A Windows service that retrieves warrant data from an EWI web service, packages it, and submits it to a Benchmark Jail Web Service instance for processing into Benchmark.
Solution
$/Court/Dev/Dev/source/Service/Benchmark.EWI/Benchmark.EWI.sln
Main Project
Benchmark.EWI.WindowsService
Deployment Project
BenchmarkEWIService
Build Repository
\\ptg-server1\Software\Downloads\Product\Benchmark\Services\EWI
Notes
This is part of the Houston, GA Implementation efforts.
Logging
Logs to tblServiceLog with ServiceName “EWI Service”.
May log to the Event Log on the hosting machine for errors that do not make it to the database.
select top 100 * from tblServiceLog (nolock)
where ServiceName = 'EWI Service'
order by ServiceLogID desc
, multiple selections available,
Related content
Benchmark Jail Web Service
Benchmark Jail Web Service
More like this
Benchmark eCitation WCF Service
Benchmark eCitation WCF Service
More like this
Benchmark Niche Windows Service
Benchmark Niche Windows Service
More like this
Benchmark Payment Windows Service
Benchmark Payment Windows Service
More like this
Benchmark Citation Windows Service
Benchmark Citation Windows Service
More like this
Benchmark ATL Plus Windows Service
Benchmark ATL Plus Windows Service
More like this