Project
Integration of application and business processes is a top priority for many enterprises today. Very few business applications are being developed or deployed with a major focus on integration, essentially making integratability a defining quality of enterprise applications. For my project I will a add feature to the existing application to integrate data from other source into the application. In this report I will talk about what technique companies can use to integrate data from multiple sources. How information from multiple data sources can be queried. And what is the most efficient way of doing it.
This project requires the development of an interface that allows users of the existing dealer performance management system to import vehicle data from various external systems e.g. Car Dealer’s internal system and Car Finance Company systems. The goal of this project is to reduce processing time and increase data accuracy by avoiding manual double data entry.
The interface needs to be able to consume data received from multiple Web services. The data received from these web services can be in either JSON or XML format. Data needs to be extracted from various files, such as excel spread sheets, SQL database dump files, CSV files and other standardised files that store database information. What is required is a central interface or repository to gain access to any of these data sources.