[Info-Ingres] String Manipulations

Emiliano emile at iris-advies.nl
Mon Mar 19 15:34:15 CDT 2007


On 2007-03-19, Gibson Jonathan <Jonathan.Gibson at hiscox.com> wrote:
> Here's a crude example of business logic we're looking at deploying in a
> separate layer at Hiscox.  We have many systems that store data
> attaining to an insurance risk.  Currently, to get that information, the
> end user has to interrogate all these systems individually.  We are
> aiming to replace this with one common front end for the user, so they
> only initiate one search.  The business logic layer then retrieves the
> data from the composite applications and the logic put in here is that
> it knows which systems to interrogate.  Conversely, when a risk is
> written, the data captured at the front end is sent to the correct back
> end databases which still maintain the correct data integrity for that
> system.  

If you can't put the BR in the DB, you have to fall back to scenarios
like the above. No contest there.

-- 
Emiliano


More information about the Info-Ingres mailing list