Data model related issues

Data model it's what organizes elements of our data and helps to organize the relations between its elements.

We have a data model per product line activity:

  • MO/4W,

  • Truck,

  • Bicycle,

  • B2B.

Our Data Model is called Rosetta Table. It can be found:

When a new element is being added to the data source (new information, for example: labeling, attribute), before the data push, the Rosetta Table needs to be updated.

Rosetta Table is Datastream's Model. Once it's updated data can be pushed through Datastream to projects.

The second step is to update Project Data Model. Data pushed to the CMS cannot be used directly. Devs are needed in order to display and reuse the new information.

Here is a simple schema on how to proceed with the update:

Last updated

Was this helpful?