Location attendance tracking solution

Executive Summary

The scope of this project was to create a .Net web service which could be consumed by FileMaker application. The main issue was a third-party web service API, which was available, did not allow FileMaker application to consume it.

A custom .Net webservice using WCF and C# 4.0, which was basically consuming service of the 3rd-party provider and provided a channel to FileMaker to use its extended services, was created. First a list of methods which were used/ consumed from FileMaker application, were identified. Then types of parameters from FileMaker application were identified as well. Using them, .Net webservice to FileMaker was built.

About our Client

Construction Company

Industry

Real Estate

Technologies

C#, ASP.Net