Skip to main content

Products

As the migration over to a micro-service architecture happens, there will be times when there may be over lapping services needing to do similar things. This is the case with rendering products on the Alderaan.

It has been acknowledged and agreed that whilst it is still minimal and at a small scale there can be a depublication of data between Hybris and Contentful to render products.

Whilst the maintenance of data will have to be manually done, the initial creation of bulk data can be automated. A Node script has been created in this repo to allow for Products and Product Variants to be imported into a given Contentful environment from a Hybris created TSV (Tab Seperated Values) file.

This repo is continually managed and will be updated further as and when we have formally agreed data model structure for the future.