Wednesday 2 June 2010

Deciding which data model

How you determine which type of data model should be used for a particular content?

The basic asset model is a good choice when your data has the following characteristics:-

1)It is fixed, predictable: there will be no need to add attributes to the asset type.

2)It is homogenous: all assets of the same type have similar attributes.

3)It has a moderate number of attributes. You are limited by your database as to how many columns/attributes you can have in the asset type table for a basic asset.

4)You want to use the static publishing method predominantly.

The flex model is the right choice when your data has the following characteristics:

1)It has lots of attributes.

2)It can be represented in a hierarchy in which assets inherit attribute values from parent assets.

3)You cannot predict what attributes might be necessary in the future.

4)Asset instances of the same type can vary widely. That is, not all assets of that type should have the same attributes.

5)Visitors browse your online site by navigating through “drill-down” searches that are based on the attribute values of your data.

6)You want to use Engage.

2 comments:

  1. Hi, Bishwajit I am new to webcenter, facing some problem.
    1) how and where to add css in template, and how to call.
    2) how to render an asset.

    ReplyDelete
    Replies
    1. Please reply ASAP
      Or would it be possible for you to share a screen video for better understanding?

      Delete