Service-oriented application to expose data from an Oracle database to embedded hardware devices
Scope: 800 hours from March 2007 thru July 2007
SOAP message validation based on dynamic database configuration
Load-tested production environment for provisioning and scalability
Concurrent Computer Corporation provides set-top box development for cable television distribution networks. An Oracle database stores the metadata associated with premium channel and video-on-demand listings. The web service validates the request made by a cable box against the subscriptions associated with the customer account to return a listing of available video assets. The web service methods are mapped to Oracle stored procedures using a configuration table defined in the database to support of new functionality without recompile or redeployment of application code.