Advanced Implementation


Challenge
A large systems integrator needed to design a credit check system that could run interactively when called by a Web application. The system needed to support multiple concurrent credit check requests to a remote server that responded asynchronously.

Solution
Elemental Solutions designed and implemented a new credit check system using object-oriented design principles and Java. Messaging code was developed for communication with the remote system, and the results were stored in a relational database.

Results
The system was placed into production, and credit checks are now performed online. The system handles multiple concurrent requests, failures, retrys and timeouts.

Copyright © 2008 Elemental Solutions. All rights reserved.
email  |  site map