>
Completely new data model with flexible and fully customized business logic for an insurance company

Completely new data model with flexible and fully customized business logic for an insurance company

Services offered: Sales Cloud, Heroku, MongoDB
Location: Spanish
Industry: Insurance Industry

What’s the Problem?

The client (Spanish, Insurance Industry) had a lot of components on the page that interact with one data source through events, requests and other. They wanted to optimize that and add additional logic to process data after retrieving.

What we did...

  1. TechIn architecture team designed a new data model. The data model stores a whole pack of data in one place and shares data with other components. This model also has triggers on before/after CRUD operation.
  2. Our engineers implemented this model and added additional logic on triggers.