Oracle Commerce - Creating Dynamic Item Types and Properties


Oracle Commerce 11.3 provide a Dynamic Meta Data Repository that allows you to create Dynamic properties and dynamic types.

This is a feature that you can take advantage to quickly add a new property to your repository.

As an example we will add a dynamic property to product on our product catalog.

This will be a Boolean property at product level.

First you need to create a New CA Project












Then Add An asset of Repository Dynamic Metadata Repository







































And Configure it as follows:

 

Once this is deployed you will be able to see the property on Merchandising, and you will be able to edit and deploy changes to it.




Use this only when the data will apply just to some items and not the whole universe of items, use but do not abuse, this is not as good on performance as extend the catalog.

This can be found on the Documentation at : https://docs.oracle.com/cd/E69533_01/Platform.11-3/ATGContentAdminProgGuide/html/s1401creatingdynamicitemtypesandprope01.html

Comments